update
This commit is contained in:
parent
7c6b093dac
commit
41aee6756d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user