I'd like to use bazel credential helper for all image pulls, and not to have to create a docker config file.
The docs suggest that rules_img requires a docker config file, and that credential helper is only available for "some push strategies".
Is that correct?
https://github.com/bazel-contrib/rules_img#credential-discovery
Thanks! Chris
I'd like to use bazel credential helper for all image pulls, and not to have to create a docker config file.
The docs suggest that rules_img requires a docker config file, and that credential helper is only available for "some push strategies".
Is that correct?
https://github.com/bazel-contrib/rules_img#credential-discovery
Thanks! Chris