Skip to content

docker build fails on Ubuntu 15.04 #933

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

Closed
davidwincent opened this issue Sep 18, 2015 · 3 comments
Closed

docker build fails on Ubuntu 15.04 #933

davidwincent opened this issue Sep 18, 2015 · 3 comments

Comments

@davidwincent
Copy link

Following the instructions at https://github.com/aspnet/Home/blob/dev/GettingStartedDeb.md does not work.

My working copy of HelloWeb is: https://github.com/aspnet/Home/tree/1d06f1f9352e6ce75f0602f19bbcb04b01dc9ccb/samples/latest/HelloWeb
My docker version is: 1.5.0, build a8a31ef

sudo docker build -t aspnet-home-helloweb .

=>

Sending build context to Docker daemon   320 kB
Sending build context to Docker daemon 
Step 0 : FROM microsoft/aspnet
Pulling repository microsoft/aspnet
5d7513d98c09: Error pulling image (latest) from microsoft/aspnet, HTTP code 400 
ba249489d0b6: Download complete 
19de96c112fc: Download complete 
b92a854a78d0: Download complete 
63e9265ef57c: Error pulling dependent layers 
INFO[0011] Error pulling image (latest) from microsoft/aspnet, HTTP code 400
@Eilon
Copy link
Contributor

Eilon commented Sep 18, 2015

@davidwincent
Copy link
Author

Related: aspnet/aspnet-docker#92

@Eilon
Copy link
Contributor

Eilon commented Sep 19, 2015

Closing this one, thanks!

@Eilon Eilon closed this as completed Sep 19, 2015
natemcmaster pushed a commit that referenced this issue Nov 20, 2018
@ghost ghost locked as resolved and limited conversation to collaborators Dec 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants