Update containers_version.sh

This commit is contained in:
qiaofeng1227 2022-07-18 11:43:27 +08:00 committed by GitHub
parent 1858821638
commit ff6d0e526f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,6 @@ else
fi
appnames=$(ls StackHub/apps/roles |grep -v Template |grep -v README.md |grep -v role)
# 匹配成功的APP集合字符串
targetlist=""
# get all of the running container's information( containername and imagename)