mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-04 20:58:52 +00:00
Fix loading world from compressed tar archives (#1304)
This commit is contained in:
@@ -20,6 +20,7 @@ RUN apt-get update \
|
||||
rsync \
|
||||
nano \
|
||||
unzip \
|
||||
zstd \
|
||||
knockd \
|
||||
ttf-dejavu \
|
||||
&& apt-get clean
|
||||
|
||||
Reference in New Issue
Block a user