Skip to content

Fix container name: use progrium/rootbuilder instead of rootbuilder #6

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yep
Copy link

@yep yep commented Mar 20, 2015

There does not seem to exist a container named rootbuilder, as shown
by the search:
https://registry.hub.docker.com/search?q=rootbuilder

Error message was:

$ cd example && make config

docker run -it rootbuilder make nconfig
Unable to find image 'rootbuilder:latest' locally
Pulling repository rootbuilder
FATA[0004] Error: image library/rootbuilder:latest not found
make: *** [config] Error 1

There does not seem to exist a container named `rootbuilder`, as shown
by the search:
https://registry.hub.docker.com/search?q=rootbuilder

Error message was:

```
$ cd example && make config

docker run -it rootbuilder make nconfig
Unable to find image 'rootbuilder:latest' locally
Pulling repository rootbuilder
FATA[0004] Error: image library/rootbuilder:latest not found
make: *** [config] Error 1
```
@progrium
Copy link
Owner

It's not intended for standalone use. In fact, I was planning to merge this project with the busybox project.

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

Successfully merging this pull request may close these issues.

2 participants