Skip to content

andrew-aladev/test-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published