mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-17 07:03:57 +00:00
Added procps to alpine image to resolve autopause compatibility (#1361)
This commit is contained in:
@@ -10,6 +10,7 @@ apk add --no-cache -U \
|
||||
su-exec \
|
||||
coreutils \
|
||||
findutils \
|
||||
procps \
|
||||
shadow \
|
||||
bash \
|
||||
curl iputils \
|
||||
|
||||
Reference in New Issue
Block a user