Skip to content

Delete docker images

docker images | grep "mock" | awk '{print $1}' | xargs docker rmi