Skip to content

Commit 31ce55a

Browse files
authored
Including an EXPOSE instruction in the Dockerfile
1 parent 8779c49 commit 31ce55a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ COPY listmonk .
55
COPY config.toml.sample config.toml
66
COPY config-demo.toml .
77
CMD ["./listmonk"]
8+
EXPOSE 9000

0 commit comments

Comments
 (0)