Add enim-s-web2/projectc/Dockerfile

This commit is contained in:
king 2024-06-11 10:31:25 +02:00
parent 751894fc90
commit b86d1ed41d

View File

@ -0,0 +1,3 @@
FROM scratch
COPY /opt/data/docker/projectc /projectc
CMD ["/projectc"]