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

Docker pull microsoft/nanoserver on Linux daemon fails with "unknown blob" #28892

Closed
darstahl opened this issue Nov 28, 2016 · 1 comment · Fixed by #29001
Closed

Docker pull microsoft/nanoserver on Linux daemon fails with "unknown blob" #28892

darstahl opened this issue Nov 28, 2016 · 1 comment · Fixed by #29001

Comments

@darstahl
Copy link
Contributor

darstahl commented Nov 28, 2016

Description

When a Linux daemon attempts to pull a Windows based image, it fails to download the base layer. It attempts to retry multiple times before failing with the error message "unknown blob".

Steps to reproduce the issue:
Targeting a Linux daemon:

  1. docker pull microsoft/nanoserver

Describe the results you received:

Multiple retries on both layers followed by:
unknown blob

Describe the results you expected:

An error message about the platform being incompatible with the image.

Additional information you deem important (e.g. issue happens only occasionally):

Output of docker version:

This occurs on 1.12 and 1.13

Output of docker info:

Any Linux based daemon will repro

@komainu85
Copy link

Same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants