0.5.2 • Published 8 years ago

dockerps v0.5.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

dockerps

Build Status Coverage Status

A better docker ps

screenshot

Install

$ npm install -g dockerps

Usage

# show running containers
$ dockerps

# show all containers
$ dockerps --all

# show the latest created container
$ dockerps --latest

# show 2 last created containers
$ dockerps --last 2

License

MIT © Zach Orlovsky

0.5.2

8 years ago

0.5.1

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago