Skip to content

Commit

Permalink
Fix: Add expose
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi committed Oct 2, 2023
1 parent 93f68bc commit 4886adc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sub-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ ARG TARGETARCH
COPY ./tmp/${TARGETARCH} /app/sub-image

WORKDIR /app

EXPOSE 3203
ENTRYPOINT ["/app/sub-image"]

0 comments on commit 4886adc

Please sign in to comment.