Merge branch 'main' of https://git.treesir.pub/demoTest/simple-web-service
This commit is contained in:
@ -16,6 +16,5 @@ RUN CGO_ENABLED=0 go build -o /web
|
|||||||
|
|
||||||
# Expose
|
# Expose
|
||||||
EXPOSE 8081
|
EXPOSE 8081
|
||||||
|
|
||||||
# Run
|
# Run
|
||||||
CMD ["/web"]
|
CMD ["/web"]
|
Reference in New Issue
Block a user