Initial commit
This commit is contained in:
6
Docker/Dockerfile
Normal file
6
Docker/Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# Use Alpine
|
||||||
|
FROM alpine:latest
|
||||||
|
|
||||||
|
# Copy Binary (Currently Just a file)
|
||||||
|
Copy ../Build/app
|
||||||
|
|
||||||
Reference in New Issue
Block a user