docker-nuke-plugin

command module
v0.0.0-...-da25c68 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2019 License: MIT Imports: 9 Imported by: 0

README

Docker Nuke

Docker Nuke is a Docker CLI plugin that: Removes ALL of the containers and images with NO EXCEPTION!

Requirements

You need go installed and configured to build it.

Build

$ make

Install

For installing, you have 2 options.

One is to make a link to the built binary with:

$ make link

Another one is to copy the built binary to the plugins' folder with:

$ make install
Check installation

To check the installation, just run:

$ docker --help

And check if the plugin is listed as a managed command

Run

Once you have it installed, you can just use that as any other docker cli plugin, like

$ docker nuke

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL