Skip to content

Gentoo Linux docker images automatically built from the latest stage3 release and portage tree.

License

Notifications You must be signed in to change notification settings

hacking-gentoo/gentoo

Repository files navigation

Gentoo Linux docker images

Gentoo Linux docker images automatically built from the latest stage3 release and portage tree.

gentoo Docker Pulls

A Gentoo Linux docker image with minimal reconfiguration from the standard distribution.

Modified settings:

FEATURES="-ipc-sandbox -network-sandbox -pid-sandbox -sandbox -usersandbox"
MAKEOPTS="-j3"
USE="bindist caps"
EMERGE_DEFAULT_OPTS="--quiet-build y --verbose-conflicts"

More information can be found in the package registry.

Alternatively the docker image may be pulled from our Docker Hub repository in the usual way.

# docker pull madhacking/gentoo

gentoo-testrunner Docker Pulls

A Gentoo Linux docker image with some additional utilities used by the hacking-gentoo test / check / release actions.

Installed packages:

app-misc/jq
app-portage/gentoolbox
app-portage/gentoolkit
app-portage/repoman
dev-perl/File-MimeInfo
dev-libs/github-action-lib
dev-util/codecov-bash
dev-util/kcov
dev-util/shellcheck-bin
dev-vcs/hub-bin
net-libs/libsmi

More information can be found in the package registry.

Alternatively the docker image may be pulled from our Docker Hub repository in the usual way.

# docker pull madhacking/gentoo-testrunner

About

Gentoo Linux docker images automatically built from the latest stage3 release and portage tree.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages