提交 616e2423 作者: 李星宇

修改配置

上级 6630e817
...@@ -8,7 +8,7 @@ namespace="yotop" ...@@ -8,7 +8,7 @@ namespace="yotop"
dir="/zzsn/think-tank/test" dir="/zzsn/think-tank/test"
name="think-tank-test" name="think-tank-test"
echo "运行容器" echo "运行容器: ${name}"
if [ "$(docker ps -aqf "name=^${name}")" ]; then if [ "$(docker ps -aqf "name=^${name}")" ]; then
# 如果存在,则停止并删除容器 # 如果存在,则停止并删除容器
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论