Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit c5e82ab

Browse files
committed
Add EXPOSE command to Dockerfile.
Signed-off-by: JBYoshi <jbyoshi@users.noreply.github.com>
1 parent a8583e3 commit c5e82ab

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
@@ -18,3 +18,4 @@ COPY ./docs/img/logo64x64.png logo.png
1818

1919
COPY ./start.sh start.sh
2020
CMD ["/bin/bash","/srv/start.sh"]
21+
EXPOSE 25565

0 commit comments

Comments
 (0)