try to fix script to clean given docker images

This commit is contained in:
cagache
2018-06-28 16:42:13 +03:00
parent 9ecd40b876
commit 34fdfc4df3

View File

@@ -1,6 +1,7 @@
#!/bin/bash
set -x
echo $imagesToBeDeleted
echo "List all images:"
docker images -a