Harsh Murari
Results
1
comments of
Harsh Murari
docker-py provides "low-level" API which can be used to show progress. It spits out stream of statuses for each layer like this: ```json { "status": "Downloading", "progressDetail": { "current": 944511,...