cli.docker¶
otto docker — build images and bring up/down compose stacks on lab hosts.
- Subcommands:
otto docker build [–rebuild] [–on <host>] [<image>…] otto docker up [–on <host>] otto docker down [–on <host>] otto docker ps [–on <host>]
All four are thin wrappers around the library API in otto.docker,
which is also what instructions and suites import directly.