mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-18 09:55:23 +00:00
docs: Added compose example to data attaching section
This commit is contained in:
@@ -8,4 +8,5 @@ services:
|
||||
environment:
|
||||
EULA: "TRUE"
|
||||
volumes:
|
||||
# attach the relative directory 'data' to the container's /data path
|
||||
./data:/data
|
||||
|
||||
Reference in New Issue
Block a user