mirror of https://github.com/docker/docker-py.git
Implement log streaming with the stream parameter on logs(), returning a generator of log lines based on the selected streams (stdout/stderr). Also correctly decode the multiplexed log streams (current version was buggy). Signed-off-by: Maxime Petazzoni <max@signalfuse.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fake_api.py | ||
| integration_test.py | ||
| test.py | ||