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

ubuntu not found #5

Open
nessor opened this issue Jul 9, 2016 · 1 comment
Open

ubuntu not found #5

nessor opened this issue Jul 9, 2016 · 1 comment

Comments

@nessor
Copy link

nessor commented Jul 9, 2016

The resource

FROM dockerfile/ubuntu

in the dockerfile is not found:

sudo docker build -t="dockerfile/ubuntu-desktop" github.com/dockerfile/ubuntu-desktop Sending build context to Docker daemon 100.4 kB Sending build context to Docker daemon Step 0 : FROM dockerfile/ubuntu Pulling repository dockerfile/ubuntu INFO[0004] Error: image dockerfile/ubuntu:latest not found

@aiportal
Copy link

docker build -t="dockerfile/ubuntu" github.com/dockerfile/ubuntu

then

docker build -t="dockerfile/ubuntu-desktop" github.com/dockerfile/ubuntu-desktop

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