builder/autobuilder
Jack L. Frost b42e62d9d6 Fleshless mirrorlist
Signed-off-by: fbt <fbt@fleshless.org>
2022-12-16 13:09:53 +00:00
..
gnupg ! 2021-03-06 07:43:09 +03:00
Containerfile Fleshless mirrorlist 2022-12-16 13:09:53 +00: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
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 .