mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-16 20:23:17 +00:00
Add webp package for dynmap support (#2113)
This commit is contained in:
@@ -25,7 +25,8 @@ apk add --no-cache -U \
|
||||
tar \
|
||||
zstd \
|
||||
nfs-utils \
|
||||
libpcap
|
||||
libpcap \
|
||||
libwebp
|
||||
|
||||
# Patched knockd
|
||||
curl -fsSL -o /tmp/knock.tar.gz https://github.com/Metalcape/knock/releases/download/0.8.1/knock-0.8.1-alpine-amd64.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user