Inofficial Gentoo/Linux container to build amd64 binary packages.
This repository has been archived on 2024-01-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Nils Freydank accf8c33e7
Provide the stage3 file via ARGS
My distfiles path on my host does not match the one mounted into the container.
Symlinks are not followed by podman, AFAICT due to security concerns.
Using ARGS to change the path seems reasonable to me.
2023-10-22 11:17:17 +02:00
make.conf Add Dockerfile, build.sh wrapper and files 2023-06-17 20:24:22 +02:00
package.use Add USE dep for openjdk 2023-10-01 19:15:19 +02:00
repos.conf Add repos.conf into container 2023-07-15 20:52:26 +02:00
build-image.sh Provide the stage3 file via ARGS 2023-10-22 11:17:17 +02:00
build-packages.sh Fix memory limits 2023-10-01 19:12:12 +02:00
Dockerfile Provide the stage3 file via ARGS 2023-10-22 11:17:17 +02:00
README.rst Initial commit 2023-06-17 20:19:02 +02:00