How to get status of a running docker pull process? I tried pulling busybox with sudo docker pull busybox
. But no status is being displayed. On issuing another pull request after a ctrl+c it says that image is already being pulled by another client.Also I tried cancelling the ongoing pull and I couldnt here is a bug report regarding the issue.
$sudo docker pull busybox
Repository busybox already being pulled by another client. Waiting.
How can I display the progress of an ongoing docker pull?
Aucun commentaire:
Enregistrer un commentaire