A command-line tool for removing Docker configs, containers, images, networks and volumes all at once.
go install
Installing the CLI provides access to the nuke
command.
nuke [command]
# Run `--help` for detailed information about CLI commands
nuke [command] help
Because, github.com/docker/docker is actually outdated.