Docker

From Funtoo
Revision as of 22:23, July 11, 2020 by Drobbins (talk | contribs) (Created page with "Funtoo is now uploading Dockerized stages to [https://hub.docker.com/u/funtoo our Docker Hub account]. Here's how to use them. === Setting up Docker === To set up docker, yo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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