Skip to content

Commit 392ecd3

Browse files
committed
Mount the folder
1 parent d43a847 commit 392ecd3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

games/minecraft/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ USER container
6565
ENV USER=container \
6666
HOME=/var/lib/nodebyte/game/data
6767

68+
VOLUME ["/var/lib/nodebyte/game/data"]
69+
6870
EXPOSE 25565/tcp 25575/tcp
6971

7072
HEALTHCHECK --interval=30s --timeout=5s --start-period=60s --retries=3 \

0 commit comments

Comments
 (0)