Minor upgrade to the delete-images.ps1
This commit is contained in:
parent
aae8283798
commit
8ca6c0d5ac
@ -26,3 +26,6 @@ Else
|
||||
# Delete all images
|
||||
# docker rmi $(docker images -q)
|
||||
|
||||
#Filter by image name (Has to be complete, cannot be a wildcard)
|
||||
#docker ps -q --filter=ancestor=eshop/identity.api:dev
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user