mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-01 13:12:17 +00:00
Use gcompat to ensure mc-image-helper runs on aarch64+alpine (#4176)
This commit is contained in:
@@ -35,6 +35,7 @@ apk add --no-cache -U \
|
||||
libcap \
|
||||
numactl \
|
||||
jattach \
|
||||
gcompat \
|
||||
${EXTRA_ALPINE_PACKAGES}
|
||||
|
||||
# Download and install patched knockd
|
||||
|
||||
Reference in New Issue
Block a user