Skip to content

dops

Usage
docker [subcommand] [args...]

Wrapper for docker that intercepts the ps subcommand and redirects it to the dops function for enhanced container listing. All other subcommands are passed through to the real docker binary.

Arguments:

subcommand Docker subcommand (ps is redirected to dops)
args... Arguments forwarded to docker or dops
Examples
docker ps