This commit is contained in:
@@ -2,5 +2,6 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
# Copy Binary (Currently Just a file)
|
# Copy Binary (Currently Just a file)
|
||||||
Copy ../Build/app
|
COPY /binaries/app /app
|
||||||
|
|
||||||
|
CMD ["/app"]
|
||||||
Reference in New Issue
Block a user