Difference between revisions of "Docker"

From Funtoo
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 22:23, July 11, 2020

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