Skip to content
This repository was archived by the owner on May 31, 2019. It is now read-only.
This repository was archived by the owner on May 31, 2019. It is now read-only.

docker build fails on Ubuntu 15.04 #92

@davidwincent

Description

@davidwincent

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
Dockerfile: https://github.com/aspnet/Home/blob/1d06f1f9352e6ce75f0602f19bbcb04b01dc9ccb/samples/latest/HelloWeb/Dockerfile

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions