Skip to content

docker

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, and a bare invocation with no subcommand, are passed through to the real docker binary.

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

Exit status of dops (for ps), or of the real docker binary otherwise

Terminal window
docker ps
docker

Dependencies: dops

Used by: dockup, dops, fish_right_prompt, ld