mirror of https://github.com/docker/docs.git
So we're not displaying output of all previous logs for a container, we attach, if possible, to a container before the container is started. LogPrinter checks if a container has a log_stream already attached and print from that rather than always attempting to attach one itself. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| colors.py | ||
| command.py | ||
| docker_client.py | ||
| docopt_command.py | ||
| errors.py | ||
| formatter.py | ||
| log_printer.py | ||
| main.py | ||
| multiplexer.py | ||
| utils.py | ||
| verbose_proxy.py | ||