docker
Synopsis
Section titled “Synopsis”docker [subcommand] [args...]Description
Section titled “Description”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.
Arguments
Section titled “Arguments”subcommand |
Docker subcommand (ps is redirected to dops) |
args... |
Arguments forwarded to docker or dops |
Exit Status
Section titled “Exit Status”Exit status of dops (for ps), or of the real docker binary otherwise
Example
Section titled “Example”docker psdockerDependencies: dops
Used by: dockup, dops, fish_right_prompt, ld