Updated Dockerfile
All checks were successful
Build Pogdark API / Build Pogdark API (push) Successful in 9m42s
All checks were successful
Build Pogdark API / Build Pogdark API (push) Successful in 9m42s
This commit is contained in:
parent
401975e8f7
commit
ddbf01e9b2
@ -1,4 +1,4 @@
|
|||||||
FROM scratch
|
FROM scratch
|
||||||
COPY /workspace/public/pogdark-api /app/
|
COPY pogdark-api /app/pogdark-api
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
CMD ["/app/pogdark-api"]
|
CMD ["/app/pogdark-api"]
|
Loading…
Reference in New Issue
Block a user