SimpleDocker v0.1.0 mix simple_docker.ps View Source
Mix task that can be used to list all the containers.
Usage:
$ mix simple_docker.ps --all
: Lists all containers$ mix simple_docker.ps
: Lists active containers
Link to this section Summary
Link to this section Functions
Delegates the arguments to SimpleDocker and prints the output