modified: docker-compose.yaml
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user