feat: 优化停止docker操作, 没有容器运行时, 提示容器未启动
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@ main(){
|
||||
;;
|
||||
5)
|
||||
# 停止容器
|
||||
docker compose -f ./docker-compose.yml down
|
||||
stop_docker
|
||||
;;
|
||||
6)
|
||||
# 更新镜像
|
||||
|
||||
Reference in New Issue
Block a user