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

Commit 9b6cd30

Browse files
author
Adrien Duermael
authored
Merge pull request #64 from JBYoshi/expose
Add EXPOSE command to Dockerfile.
2 parents 5cb3ab8 + e03eed1 commit 9b6cd30

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

2424
COPY ./start.sh start.sh
2525
CMD ["/bin/sh", "/srv/start.sh"]
26+
EXPOSE 25565

0 commit comments

Comments
 (0)