Remove everything unused docker

Remove stopped containers, unused images, networks, volumes

docker system prune -a --volumes -f
more docker all 46 commands →