python-alp
python-alp copied to clipboard
Use a progressbar when downloading a container
Currently running docker run does not inform the user that a container will be downloaded. We should inform the user that this container is being pulled from docker hub.
Will do