Created
January 10, 2017 12:52
-
-
Save jbergstroem/a13d592b5bed83ed2ee7e240facdd250 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---> c833c58a172e | |
Removing intermediate container 07c0d8179fe1 | |
Step 4/7 : COPY make.conf /etc/portage/make.conf | |
---> 5c84c728e0e9 | |
Removing intermediate container a8fd91ad156b | |
Step 5/7 : COPY portage-defaults.sh /etc/profile.d/portage-defaults.sh | |
---> ddd82d1562f3 | |
Removing intermediate container 384a76e47438 | |
Step 6/7 : COPY build-root.sh /bin/build-root | |
---> 9618960ddc6e | |
Removing intermediate container c0abd40a6550 | |
Step 7/7 : CMD /bin/bash | |
---> Running in 0b30771cd995 | |
---> 4df7f93d95d7 | |
Removing intermediate container 0b30771cd995 | |
Successfully built 4df7f93d95d7 | |
--> tag gentoobb/bob-core:latest | |
--> build repo gentoobb/bob-musl | |
--> building rootfs | |
--> run gentoobb/bob:20161229 | |
Unable to find image 'gentoobb/bob:20161229' locally | |
docker: Error response from daemon: repository gentoobb/bob not found: does not exist or no pull access. | |
See 'docker run --help'. | |
failed to run image gentoobb/bob:20161229 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment