mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update ha_setup.sh
This commit is contained in:
parent
240b7dab2e
commit
2b8f069c2f
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ for container in ${CONTAINER_LIST}; do
|
||||||
docker rm --force "${container}"
|
docker rm --force "${container}"
|
||||||
eval ${DOCKER_COMMAND}
|
eval ${DOCKER_COMMAND}
|
||||||
fi
|
fi
|
||||||
|
docker image prune -f
|
||||||
done
|
done
|
||||||
EOF
|
EOF
|
||||||
sudo chmod +x /root/update-containers.sh
|
sudo chmod +x /root/update-containers.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue