2 Star 1 Fork 0

Soi / hyperledger-fabric-network

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
99-clean-all.sh 227 Bytes
一键复制 编辑 原始数据 按行查看 历史
Soi 提交于 2019-11-19 15:02 . :fire:It's ok.
#!/usr/bin/env bash
STACK_NAMES=(storage_cloud-labs_io vhost_cloud-labs_io cloud-labs_io)
for st in "${STACK_NAMES[@]}"; do
docker stack rm "$st"
done
sleep 5
echo y | docker container prune
echo y | docker volume prune
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/ycrxun/hyperledger-fabric-network.git
git@gitee.com:ycrxun/hyperledger-fabric-network.git
ycrxun
hyperledger-fabric-network
hyperledger-fabric-network
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891