Update enim-s-web2/projectc/docker-compose.yml

This commit is contained in:
king 2024-06-11 14:49:51 +02:00
parent 92cf1a9850
commit 71c4256330

View File

@ -2,6 +2,7 @@ services:
projectc:
#image: projectc:latest
build:
context: .
dockerfile_inline: |
FROM scratch
COPY --chmod=0755 ./projectc /projectc