Skip to content

Commit

Permalink
dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
amamyrin committed Dec 6, 2024
1 parent 797acac commit 8c4ca78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mcore/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ COPY --from=build /etc/ssl/certs/ca-certificates.crt \
/etc/ssl/certs/ca-certificates.crt
COPY --from=build /build/app /app
RUN mkdir /conf
EXPOSE 8080

ENTRYPOINT ["/app"]

0 comments on commit 8c4ca78

Please sign in to comment.