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

The docker file for swarm cannot be built. #5

Closed
mrdotmoon opened this issue Jun 23, 2016 · 6 comments
Closed

The docker file for swarm cannot be built. #5

mrdotmoon opened this issue Jun 23, 2016 · 6 comments

Comments

@mrdotmoon
Copy link

mrdotmoon commented Jun 23, 2016

cd : Cannot find path 'C:\go\src\github.com\docker\swarm' because it does not
exist.
At line:1 char:134

  • ... docker ; git clone https://github.com/docker/swarm ; cd swarm ; git c ...
  •                                                      ~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (C:\go\src\github.com\docker\swa
      rm:String) [Set-Location], ItemNotFoundException
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLo
      cationCommand

Start-Process : This command cannot be run due to the error: The system cannot
find the file specified.
At line:1 char:167

  • ... ut v1.2.3 ; Start-Process -FilePath godep.exe -ArgumentList go, insta ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [Start-Process], InvalidOp
      erationException
    • FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.C
      ommands.StartProcessCommand
@mrdotmoon
Copy link
Author

Could you please kindly help have a look? Thanks:)

@mrdotmoon
Copy link
Author

mrdotmoon commented Jun 23, 2016

And I test the docker image swarm-windows:1.2.3-nano in your docker hub, it cannot be pulled. Error is:

.\docker.exe : failed to register layer: layer does not exist.

This issue repos both in my local TP5 machine and TP5 nano in Azure.

I can provide my Azure machine's credential if you needed. Thanks!

@StefanScherer
Copy link
Owner

@mrdotmoon Could you run docker images and add this to this issue to compare your base images with my setup?

@mrdotmoon
Copy link
Author

mrdotmoon commented Jun 24, 2016

@StefanScherer , this is the docker images result running in the Azure nano TP5 server:

REPOSITORY                TAG                 IMAGE ID            CREATED             SIZE
nanoserver                10.0.14300.1016     3f5112ddd185        5 weeks ago         810.2 MB
nanoserver                latest              3f5112ddd185        5 weeks ago         810.2 MB

@mrdotmoon
Copy link
Author

It works now:) I don't know why ..

@StefanScherer
Copy link
Owner

Was on my flight back from DockerCon. So you were faster. Glad that it works for you.

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

No branches or pull requests

2 participants