Update containers_version.sh
This commit is contained in:
parent
1858821638
commit
ff6d0e526f
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ else
|
||||||
fi
|
fi
|
||||||
appnames=$(ls StackHub/apps/roles |grep -v Template |grep -v README.md |grep -v role)
|
appnames=$(ls StackHub/apps/roles |grep -v Template |grep -v README.md |grep -v role)
|
||||||
|
|
||||||
# 匹配成功的APP集合字符串
|
|
||||||
targetlist=""
|
targetlist=""
|
||||||
|
|
||||||
# get all of the running container's information( containername and imagename)
|
# get all of the running container's information( containername and imagename)
|
||||||
|
|
Loading…
Add table
Reference in a new issue