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