builder/autobuilder
fbt 0af6624ba1 up
Signed-off-by: fbt <fbt@fleshless.org>
2023-10-26 00:49:32 +00:00
..
!
2021-03-06 07:43:09 +03:00
up
2023-10-26 00:49:32 +00:00
2023-10-25 11:59:33 +00:00
up
2023-10-26 00:49:32 +00:00
2022-12-16 13:09:53 +00:00
2021-03-06 07:38:54 +03:00

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 .