update
This commit is contained in:
@@ -9,7 +9,7 @@ if [ ! -f $docker_compose_file ]; then
|
||||
fi
|
||||
|
||||
echo "正在关闭容器.."
|
||||
docker-compose -f $docker_compose_file donwn
|
||||
docker-compose -f $docker_compose_file down
|
||||
|
||||
echo "正在更新镜像.."
|
||||
docker-compose -f $docker_compose_file pull
|
||||
|
||||
Reference in New Issue
Block a user