Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Docker
Jump to navigation
Jump to search
Funtoo is now uploading Dockerized stages to our Docker Hub account. Here's how to use them.
Setting up Docker
To set up docker, you will need to emerge app-emulation/docker
, start up the docker startup script and ensure that your user is in the docker
group.
Grabbing the image
To grab an image, pick the image you want and pull it:
user $ docker pull funtoo/stage3-intel64-skylake