GoogleContainerTools / GoogleContainerTools/jib
Docker access token as parameter in command line
Open
enhancement
priority: p3
- Dominant language
- Java
- Stars
- 14.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
- *jib:3.3.1*
- *Maven:3.8.7*
**Description of the issue**:
I want to use jib in github actions and push the resulting image to my docker registry. Currently that is only possible by passing my username and password as a secret via the command line parameters but it would be really useful if I could instead use my docker access token.
Here is the link to my repository: https://github.com/lavaloop-official/cat-facts-api/blob/master/.github/workflows/maven.yml
Contributor guide
Assessment
This issue has not been assessed yet.