/test-images

Test images

Primary LanguageShellMIT LicenseMIT

Gentoo images for software testing

You can find them on https://hub.docker.com/u/puchuu.

Goal

GCC and Clang with sanitizers (where possible) for required platforms.

Dependencies

Build

Please add your local user to /etc/subuid and /etc/subgid:

my_user:100000:65536

Than open env.sh and update variables.

./build.sh
./push.sh
./pull.sh

Build is rootless, just use your regular my_user.

License

MIT license, see LICENSE and AUTHORS.