mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
try to fix script to clean given docker images
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
imagesToBeDeleted="alfresco-content-repository\|ags-repo-enterprise\|ags-share-enterprise\|alfresco-share"
|
|
||||||
echo "List all images:"
|
echo "List all images:"
|
||||||
docker images -a
|
docker images -a
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user