gnupg shit
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
057aa4ff86
commit
3eb3afaa3a
9
autobuilder/README.md
Normal file
9
autobuilder/README.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
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 .
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user