Initial commit

This commit is contained in:
Janic Voser 2023-03-10 22:17:45 +01:00
parent 6e4f696344
commit ecdfe35415

6
Docker/Dockerfile Normal file
View File

@ -0,0 +1,6 @@
# Use Alpine
FROM alpine:latest
# Copy Binary (Currently Just a file)
Copy ../Build/app