Skip to content

Commit

Permalink
Adding expose to the container
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlovelltroy committed Oct 2, 2023
1 parent f5d7271 commit ccc035c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ COPY smd-init /
RUN mkdir /persistent_migrations
COPY migrations/* /persistent_migrations/

EXPOSE 27779

# nobody 65534:65534
USER 65534:65534

Expand Down

0 comments on commit ccc035c

Please sign in to comment.