Skip to content

Is it intended for secrets in the container to be stored in plaintext under /run/secrets? #23839

Answered by rhatdan
dmenneck asked this question in Q&A
Discussion options

You must be logged in to vote

Secrets by definition are only content used within the container but not committed to the container image on commit. There is no requirement that they be protected on the host system or if they should be only available to privileged processes in side of the container.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rhatdan
Comment options

Answer selected by dmenneck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants