sudo sh -c 'docker rmi $(docker images -f "dangling=true" -q)'
docker system prune
docker image prune