Created
July 2, 2026 15:07
-
-
Save EClaesson/a5fde22369d460b0dc6583ff341fde11 to your computer and use it in GitHub Desktop.
Using a Podman secret outside of a container
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| export SECRET="$(podman secret inspect --showsecret <name> --format '{{.SecretData}}') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment