try to fix script to clean given docker images

This commit is contained in:
cagache
2018-06-28 16:39:53 +03:00
parent 4efbeb5b9f
commit 20b48ef61b

View File

@@ -1,7 +1,6 @@
#!/bin/bash
set -x
imagesToBeDeleted="alfresco-content-repository\|ags-repo-enterprise\|ags-share-enterprise\|alfresco-share"
echo "List all images:"
docker images -a