0.0.1 • Published 8 years ago

doctape v0.0.1

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
8 years ago

doctape

Duct Tape super powers to maintain your Docker development environment.

A clean house is a sign of a wasted life.

... but in my case it consumes to much disk space. Doctape is a simple command line tool to keep the Docker house clean. Basically it contains shortcuts to delete images & containers.

1. Install

npm install doctape -g

2. Usage

Delete untagged images:

doctape rmi_untagged

Delete all images

doctape rmi_all

Delete all exited containers:

doctape rm_exited

Stop all running containers

doctape stopall

Show total disk usages:

doctape stats
0.0.1

8 years ago

0.3.0

11 years ago

0.2.0

11 years ago

0.1.8

11 years ago

0.1.7

11 years ago

0.1.6

11 years ago