We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Can you log this in https://github.com/aspnet/aspnet-docker/?
Sorry, something went wrong.
Related: aspnet/aspnet-docker#92
Closing this one, thanks!
Check hostingLog enabled (#933)
1b01da7
No branches or pull requests
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
=>
The text was updated successfully, but these errors were encountered: