Nuke the world!!!!! # kill anything running docker kill $(docker ps -q) docker system prune -af --volumes # aka --all --force --volumes ssh docker exec -it <name_or_id> /bin/bash