Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Hang" during 'docker pull' extraction phase #417

Closed
garthk opened this issue Aug 24, 2016 · 3 comments
Closed

"Hang" during 'docker pull' extraction phase #417

garthk opened this issue Aug 24, 2016 · 3 comments

Comments

@garthk
Copy link

garthk commented Aug 24, 2016

Expected behavior

docker pull makes continuous progress while Extracting; bar progresses to 100% before completion.

Actual behavior

docker pull hangs for a minute, then reports Pull complete without apparently finishing extraction:

$ docker pull node:6
6: Pulling from library/node
357ea8c3d80b: Already exists 
52befadefd24: Already exists 
3c0732d5313c: Already exists 
ceb711c7e301: Already exists 
868b1d0e2aad: Already exists 
61d10f626f84: Extracting [======================================>            ] 10.49 MB/13.6 MB

… then, a minute or so later:

61d10f626f84: Pull complete 
Digest: sha256:12899eea666e85f23e9850bd3c309b1ee28dd0869f554a7a6895fc962d9094a3
Status: Downloaded newer image for node:6

Information

Diagnostic ID: 4168FFD0-2A6A-4390-B7B7-22F705F5FD3F
Docker for Mac: 1.12.0-a (Build 11213)
macOS: Version 10.11.6 (Build 15G31)

@garthk
Copy link
Author

garthk commented Aug 25, 2016

See also #281?

@mchiang0610
Copy link

Thanks! Closing to merge with #281

@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle locked

@docker docker locked and limited conversation to collaborators Jun 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants