Created
April 16, 2014 08:26
-
-
Save yandod/10832019 to your computer and use it in GitHub Desktop.
memo for docker on gentoo
This file contains 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
eix app-emulation/docker | |
sudo emerge -av app-portage/layman | |
sudo emerge layman | |
sudo layman -f | |
sudo layman docker | |
http://wiki.gentoo.org/wiki/Overlay | |
https://github.com/tianon/docker-overlay |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment