GoogleContainerTools / GoogleContainerTools/jib

Finer grained auth system properties

Open
#3,902 4 comments 0 reactions 0 assignees View on GitHub
enhancement priority:p3
Dominant language
Java
Stars
14.5k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

Right now auth can be set to "from" and "to" (`-Djib.from.auth.username` for ex) but this is really not convenient in a multimodule project with multiple images, in particular when from images don't come from the same repo - docker.io, custom.foo for example.
Would be great to support something more specific like `-Djib.registries.docker.io.auth.username` or `-Djib.registries.1.2.3.4.auth.username` (ip) and password indeed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.