builder/autobuilder
Jack L. Frost 99bba5c866 do this with a trap
Signed-off-by: fbt <fbt@fleshless.org>
2021-10-28 16:48:47 +03:00
..
gnupg ! 2021-03-06 07:43:09 +03:00
Containerfile Arch 2021-03-06 09:28:11 +03:00
README.md gnupg shit 2021-03-06 07:38:54 +03:00
build do this with a trap 2021-10-28 16:48:47 +03: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 .