Kitematic: can't download microsoft blobs

Created on 22 Oct 2016  路  6Comments  路  Source: docker/kitematic

Expected behavior

sql 2014 downloads successfully

Actual behavior

"unknown blob" error

Information about the Issue

Steps to reproduce the behavior

  1. ...
  2. ...

Most helpful comment

I figured it out. I think I had an old version that probably didn't support Windows containers. I upgraded to 1.13.0 and now it works. Thanks!

All 6 comments

Unless you're using Windows containers, you will not be able to use this image, per their documentation.

I was trying to use Windows containers in Docker for Windows. Windows 10 anniv, not 2016 Server though.

Docker for Windows runs linux containers by default - You need to manually enable Windows Containers as the feature.
Can you provide the output of:
docker version

I figured it out. I think I had an old version that probably didn't support Windows containers. I upgraded to 1.13.0 and now it works. Thanks!

@FrenchBen any chance the error message in this scenario could be improved? Looking at the closed issues, this seems to crop up for lots of people, and 'unknown blob' during the image download isn't very actionable. An error message stating that you need to enable Windows Containers would be great! 馃槃

Unfortunately the error comes from Docker and not kitematic - We could do a find/replace, but I'm unsure if this would work as expected.

Ideally we should switch from hub.docker.com to https://store.docker.com since it allows to filter images by arch

Was this page helpful?
0 / 5 - 0 ratings

Related issues

niclarcipretti picture niclarcipretti  路  3Comments

jwschram picture jwschram  路  4Comments

albfan picture albfan  路  3Comments

djsowa picture djsowa  路  3Comments

tijn72 picture tijn72  路  4Comments