docker-cleaner

command module
v0.0.0-...-4b8046b Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2015 License: BSD-3-Clause Imports: 9 Imported by: 0

README

docker-cleaner wercker status

A tool that removes orphaned volumes from Docker host. It's useful for testing and development.

I DO NOT RECOMMEND TO RUN THIS COMMAND ON YOUR PRODUCTION ENVIRONMENT.

Installation (from Github releases)

Download from releases.

Installation (from source)

$ go get -u github.com/nabeken/docker-cleaner

Usage

$ docker-cleaner help
NAME:
   docker-cleaner - A tool that remove orphaned volumes and obsoleted images from Docker host.

USAGE:
   docker-cleaner [global options] command [command options] [arguments...]

VERSION:
   0.1.0

AUTHOR:
  TANABE Ken-ichi - <nabeken@tknetworks.org>

COMMANDS:
   volume, v	Removes orphaned volumes from Docker host
   image, i	Removes orphaned images from Docker host
   help, h	Shows a list of commands or help for one command
   
GLOBAL OPTIONS:
   --directory, -d '/var/lib/docker'		specify a docker directory
   --endpoint, -e 'unix:///var/run/docker.sock'	specify a docker endpoint
   --help, -h					show help
   --version, -v				print the version

Author

TANABE Ken-ichi

LICENSE

See LICENSE.

LICENSE for binary distribution

The binary form distribution of docker-cleaner contains the following products. See individual licenses:

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