This commit is contained in:
xuyucheng 2021-11-25 12:14:10 +08:00
parent 473e625f91
commit bd57e23d21
2 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ RUN go mod tidy
RUN go build -o app . RUN go build -o app .
WORKDIR /dist WORKDIR /dist
EXPOSE 9090 EXPOSE 9090
ENTRYPOINT ["/dist/app"] CMD ["./esg_report_backend"]

BIN
app Normal file

Binary file not shown.