Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs say credHelpers are unsupported #219

Open
kshakir opened this issue Aug 15, 2023 · 2 comments
Open

Docs say credHelpers are unsupported #219

kshakir opened this issue Aug 15, 2023 · 2 comments

Comments

@kshakir
Copy link

kshakir commented Aug 15, 2023

Which Document page:

On what page is the problem?

https://apptainer.org/docs/user/1.2/docker_and_oci.html#docker-cli-authentication

Expected results:

According to this github issue apptainer/singularity#2792 (comment) and my experience with apptainer version 1.2.2 credentials helpers DO work.

So the docs should mention that via something along the lines of:

Apptainer can read credentials from external Docker credential helpers defined under the credHelpers in ~/.docker/config.json.

Actual results:

The docs currently say:

Apptainer can only read credentials stored directly in ~/.docker/config.json. It cannot read credentials from external Docker credential helpers.

@kshakir
Copy link
Author

kshakir commented Aug 15, 2023

Note: one may run into issues trying out docker credentials until apptainer/apptainer#1616 is fixed.

@DrDaveD
Copy link
Contributor

DrDaveD commented Aug 16, 2023

I'm guessing that it is implemented through the go libraries that apptainer is including and nobody noticed the documentation discrepency until now. Please submit a pull request to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants