Giter Site home page Giter Site logo

Comments (7)

shirhatti avatar shirhatti commented on May 22, 2024 1

Can you try running & 'C:\Program Files\Docker\Docker\DockerCli.exe' -SwitchDaemon?
Make sure you are using windows daemon and not linux

from iis-docker.

ateimoo avatar ateimoo commented on May 22, 2024

I just tried running Docker Toolbox on Windows 10 Home.
Docker runs but you can't pull any Windows images since you're piping all commands through a Linux VM (on Virtualbox) and so the daemon is linux!!! This is not mentioned anywhere!!! Ridiculous...

from iis-docker.

b-overgard avatar b-overgard commented on May 22, 2024

Devs, please note in the readme that the image does not run with docker toolbox. A full install of docker is needed.

from iis-docker.

shirhatti avatar shirhatti commented on May 22, 2024

@ateimoo I understand your frustration, however we do mention in the README that microsoft/iis is a Windows container image.
Your feedback is duly noted, we will consider revising the readme or adding an FAQ to bring attention to the issue that you bring up

from iis-docker.

jontreynes avatar jontreynes commented on May 22, 2024

@shirhatti
I am having the same issue trying to build my iis site from my vm with image2docker.
I ran this already, C:\Program Files\Docker\Docker\DockerCli.exe' -SwitchDaemon

PS C:\i2d2\iis> docker build -t i2d2/app_vm .
Sending build context to Docker daemon 21.42 MB

Step 1/10 : FROM microsoft/aspnet:windowsservercore-********
windowsservercore-*******: Pulling from microsoft/aspnet
3889bb8d808b: Pulling fs layer
6d4d50238ed1: Pulling fs layer
0606d7d474d1: Pulling fs layer
672755d284cd: Pulling fs layer
88f5b9741695: Pulling fs layer
d53dd94c8474: Pulling fs layer
fb288ca707aa: Pulling fs layer
672755d284cd: Waiting
88f5b9741695: Waiting
d53dd94c8474: Waiting
fb288ca707aa: Waiting
6d4d50238ed1: Downloading
3889bb8d808b: Downloading
672755d284cd: Verifying Checksum
672755d284cd: Download complete
88f5b9741695: Download complete
d53dd94c8474: Verifying Checksum
d53dd94c8474: Download complete
0606d7d474d1: Verifying Checksum
0606d7d474d1: Download complete
fb288ca707aa: Verifying Checksum
fb288ca707aa: Download complete
docker : unknown blob
At line:1 char:1

  • docker build -t i2d2/app_vm .
  •   + CategoryInfo          : NotSpecified: (unknown blob:String) [], RemoteException
      + FullyQualifiedErrorId : NativeCommandError
    
    
    

PS C:\i2d2\iis> docker version
Client:
Version: 17.03.1-ce
API version: 1.27
Go version: go1.7.5
Git commit: c6d412e
Built: Tue Mar 28 00:40:02 2017
OS/Arch: windows/amd64

Server:
Version: 17.03.1-ce
API version: 1.27 (minimum version 1.12)
Go version: go1.7.5
Git commit: c6d412e
Built: Fri Mar 24 00:00:50 2017
OS/Arch: linux/amd64
Experimental: true

from iis-docker.

jontreynes avatar jontreynes commented on May 22, 2024

Wow, I'm dumb. I didn't run the SwitchDaemon with '&' which is suppose to restart your machine. That worked for me.
It would be nice if the build told you that you might be running the wrong daemon because unknown blob is not very helpful

from iis-docker.

shirhatti avatar shirhatti commented on May 22, 2024

Closing. Feel free to re-open if you still have issues

from iis-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.