modified: docker-compose.yaml

This commit is contained in:
SimolZimol
2025-12-09 12:46:19 +01:00
parent 03922db9f0
commit cb02c9a672

View File

@@ -100,7 +100,7 @@ services:
command: >
sh -c "
apk add --no-cache docker-cli &&
apt-get update && apt-get install -y docker.io &&
/entrypoint mcadmin:${SFTP_PASSWORD:-changeme123}:1000:1000
"