docker-py now streams us the raw JSON events, so we have to replicate the Docker client's progress logic. On the bright side, we now have well-behaved progress bars when pulling an image during `fig build` (no more ski slopes) and `fig up` (no more silence). |
||
|---|---|---|
| .. | ||
| cli | ||
| packages | ||
| __init__.py | ||
| container.py | ||
| project.py | ||
| service.py | ||