Add image signing with GPG tutorial

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
This commit is contained in:
Sascha Grunert
2020-03-13 13:40:47 +01:00
parent c9f148fb15
commit eebcd8ef14
2 changed files with 198 additions and 0 deletions

View File

@ -23,3 +23,7 @@ A brief how-to on using the Podman remote-client.
**[How to use libpod for custom/derivative projects](podman-derivative-api.md)**
How the libpod API can be used within your own project.
**[Image Signing](image_signing.md)**
Learn how to setup and use image signing with Podman.