Skip to content

Commit

Permalink
Including an EXPOSE instruction in the Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
herzkerl authored Feb 19, 2021
1 parent 8779c49 commit 31ce55a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ COPY listmonk .
COPY config.toml.sample config.toml
COPY config-demo.toml .
CMD ["./listmonk"]
EXPOSE 9000

0 comments on commit 31ce55a

Please sign in to comment.