Skip to content

Conversation

@BarDweller
Copy link
Collaborator

0.0.13 added per-registry auth, which is used in two ways..

  • by the lifecycle binaries in the phase containers via the CNB_REGISTRY_AUTH var constructed from the config.
  • by docker-java when it interacts with docker/podman, eg, to pull the builder,run images

The first was functional, the second was missing the call to add the auth config to the docker-java client instance.

This PR adds the missing invocation, and adds additional log statements to help debug auth issues next time ;)

@BarDweller BarDweller merged commit f66342d into snowdrop:main Apr 1, 2025
6 checks passed
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.

1 participant