builder/autobuilder
Jack L. Frost 0af6624ba1 up
Signed-off-by: fbt <fbt@fleshless.org>
2023-10-26 00:49:32 +00:00
..
gnupg ! 2021-03-06 07:43:09 +03:00
Containerfile up 2023-10-26 00:49:32 +00:00
README.md gnupg shit 2021-03-06 07:38:54 +03:00
build up 2023-10-26 00:49:32 +00:00
build-container fix latest changes 2023-10-25 11:59:33 +00:00
mirrorlist Fleshless mirrorlist 2022-12-16 13:09:53 +00:00

README.md

autobuilder image

For some packages, you might need to import some pgp keys into the image. Use the ./gnupg directory to do so, then rebuild the image:

GNUPGHOME=./gnupg gpg --recv-keys <keyid>
podman build --rm -t localhost/spark:autobuilder .