docs: Adding a private OCI registry section#1650
Conversation
Signed-off-by: GuillaumeAssier <sykursen@protonmail.com>
There was a problem hiding this comment.
Code Review
This pull request adds a new section to the documentation about using private OCI registries. The change is a good addition, explaining where to place the auth.json file for authentication. I have one suggestion to improve the clarity of the explanation to avoid potential confusion for users.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Guillaume Assier 🌤️ <18405490+GuillaumeASSIER@users.noreply.github.com>
|
Hi @cgwalters 👋, |
cgwalters
left a comment
There was a problem hiding this comment.
Thanks! We have this in a few places in the docs, but having a copy here is a good idea too!
I think at some point soon I may try to add a proper man page for the auth file instead and have the docs reference it.
I replaced it with a different area/documentation label globally instead (not just on this PR). Thanks for your contribution! |
Changes made:
I create a private registry section to explain where to add
auth.jsonfile for OCI auth