mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
websoft9
This commit is contained in:
parent
7f7e89b2df
commit
49118f128b
@ -429,7 +429,7 @@ install_backends() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
DOCKER_CONFIG_FILE="/etc/docker/daemon.json"
|
DOCKER_CONFIG_FILE="/etc/docker/daemon.json"
|
||||||
MIRROR_ADDRESS="https://dockerregistry.test2.websoft9.cn"
|
MIRROR_ADDRESS="https://registry.test2.websoft9.cn"
|
||||||
sudo docker compose -f $composefile pull
|
sudo docker compose -f $composefile pull
|
||||||
if [ $? -eq 0 ]; then
|
if [ $? -eq 0 ]; then
|
||||||
echo "Docker Compose pull succeeded"
|
echo "Docker Compose pull succeeded"
|
||||||
|
Loading…
Reference in New Issue
Block a user