docs/tests
Mazz Mosley d6fa8596d2 Attach to a container's log_stream before they're started
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>
2015-10-27 19:33:28 -04:00
..
fixtures Fix unicode in environment variables for python2. 2015-10-26 13:05:41 -04:00
integration Attach to a container's log_stream before they're started 2015-10-27 19:33:28 -04:00
unit Fix running one-off containers with --x-networking by disabling linking to self. 2015-10-27 19:33:28 -04:00
__init__.py Support python 3 2015-08-25 10:37:29 -04:00