Sign inSign up

dasgregor/gentoo

By dasgregor

•Updated almost 7 years ago

This is a working gentoo docker container with kernel 4.15.0-72-generic kernel.

Image
0

810

dasgregor/gentoo repository overview

I used the following Dockerfile settings to create this generic Gentoo container:

⁠name the portage image

FROM gentoo/portage:latest as portage

⁠image is based on stage3-amd64

FROM gentoo/stage3-amd64:latest

⁠copy the entire portage volume in

COPY --from=portage /var/db/repos/gentoo /var/db/repos/gentoo

Tag summary

Content type

Image

Digest

Size

425.2 MB

Last updated

almost 7 years ago

docker pull dasgregor/gentoo