Skip to content

Use var dockerconfig location#37

Merged
AndWeHaveAPlan merged 1 commit intomainfrom
make_podman_auth_runner_compatible
Feb 12, 2026
Merged

Use var dockerconfig location#37
AndWeHaveAPlan merged 1 commit intomainfrom
make_podman_auth_runner_compatible

Conversation

@sevenmachines
Copy link
Contributor

@sevenmachines sevenmachines commented Feb 12, 2026

Github runners fail with hardcided docker config location. This change
makes it dynamic to avoid errors like:
reading JSON file "/root/.docker/config.json": open /root/.docker/config.json: permission denied

Not logged into docker.io with current tool. Existing credentials were established via docker login. Please use docker logout instead.
Removing registry credentials from "/home/runner/.docker/config.json

Github runners fail with hardcided docker config location. This change
makes it dynamic to avoid errors like:
reading JSON file "/root/.docker/config.json": open /root/.docker/config.json: permission denied
@alvicsam
Copy link
Contributor

Hm, might not work because I already changed this path once: 1f00125

Should be tested

@AndWeHaveAPlan AndWeHaveAPlan merged commit 55b6d89 into main Feb 12, 2026
1 of 2 checks passed
@AndWeHaveAPlan AndWeHaveAPlan deleted the make_podman_auth_runner_compatible branch February 12, 2026 20:42
@sevenmachines
Copy link
Contributor Author

Will do as part of getting the cli out anyway. Plan B may follow

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

Successfully merging this pull request may close these issues.

3 participants