iwilldie/Docker/Dockerfile

7 lines
90 B
Docker
Raw Normal View History

2023-03-10 22:17:45 +01:00
# Use Alpine
FROM alpine:latest
# Copy Binary (Currently Just a file)
Copy ../Build/app