Update
This commit is contained in:
@@ -7,3 +7,5 @@ for image in $(docker images -q)
|
||||
do
|
||||
docker rmi $image
|
||||
done
|
||||
|
||||
docker volume prune -f
|
||||
|
||||
Reference in New Issue
Block a user