gentoo/portage

By gentoo

Updated about 6 hours ago

Official Gentoo Portage snapshot. Designed to be mounted as a container volume.

Image
64

500K+

Gentoo Docker Images

A collection of Dockerfiles for generating Gentoo docker images.

These images are intended to be created automatically by docker hub and include basic stage3 images and an image usable as a /var/db/repos/gentoo (Gentoo ebuild repository) volume.

DockerHub

https://hub.docker.com/u/gentoo/

Inventory

  • portage
  • stage3
    • stage3-amd64
      • stage3-amd64-hardened
      • stage3-amd64-nomultilib

Contributing

We'd love to hear any ideas. Feel free to contact us via any of the following methods:

Policy

  • Use topic branches (i.e. foo) and fix branches (i.e. fix/foo) when submitting pull requests.
  • Make meaningful commits ideally with the following form:
    • Subject line – what this commit does.
    • Blank line.
    • Body – why this commit is necessary or desired.
  • Pull requests should not include merge commits.
  • Use amend and rebase to fix commits after a pull request has been submitted.

Docker Pull Command

docker pull gentoo/portage