mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-06-07 11:19:43 +00:00
feat: support WORLD files in compressed tar format (#1297)
This commit is contained in:
@@ -9,6 +9,4 @@ services:
|
||||
GENERIC_PACKS: https://github.com/itzg/mc-image-helper/releases/download/v1.9.5/mc-image-helper-1.9.5.zip,/packs/testing.zip
|
||||
volumes:
|
||||
- ./packs:/packs
|
||||
- data:/data
|
||||
volumes:
|
||||
data: {}
|
||||
- ./data:/data
|
||||
|
||||
Reference in New Issue
Block a user