Stop all running containers, then delete all containers and images.
- dokku 0.4.0+
- docker 1.8.x
# on 0.4.x
dokku plugin:install https://github.com/josegonzalez/dokku-nuke.git nuke
Stop all running containers, then delete all containers and images.
dokku nuke
WARNING: This will wipe ALL of your Docker containers and images!