mirror of
https://github.com/docker/compose.git
synced 2026-06-25 18:48:47 +00:00
This behaves more like the native docker client, where the absence of a command means docker runs the CMD in the Dockerfile. If a command is defined in fig.yml this is used instead. Signed-off-by: Chris Corbyn <chris@w3style.co.uk> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| colors.py | ||
| command.py | ||
| docopt_command.py | ||
| errors.py | ||
| formatter.py | ||
| log_printer.py | ||
| main.py | ||
| multiplexer.py | ||
| utils.py | ||