Updated Dockerfile
Some checks failed
Build Pogdark API / Build Pogdark API (push) Failing after 5m4s
Some checks failed
Build Pogdark API / Build Pogdark API (push) Failing after 5m4s
This commit is contained in:
parent
7fe966b628
commit
c6f6c24001
@ -1,4 +1,4 @@
|
|||||||
FROM scratch
|
FROM scratch
|
||||||
COPY pogdark-api /app/
|
COPY /workspace/public/pogdark-api /app/
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
CMD ["/app/pogdark-api"]
|
CMD ["/app/pogdark-api"]
|
Loading…
Reference in New Issue
Block a user