Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: mvn docker.registry #1040

Merged
merged 1 commit into from
Oct 12, 2023
Merged

doc: mvn docker.registry #1040

merged 1 commit into from
Oct 12, 2023

Conversation

patriknw
Copy link
Member

When using mvn -X -Ddocker.registry=<username> it shows

The push refers to repository [docker.io/patriknw/restaurant-drone-deliveries-service]

otherwise it will be double restaurant-drone-deliveries-service

There is something that has changed with how credentials are retrieved. Seems like the default docker login that stores in ~/.docker/config.json doesn't work with the maven plugin any more. I could get it working in another way, but the recommended credsStore doesn't work for me. See

@patriknw patriknw merged commit 3ee2a00 into main Oct 12, 2023
19 checks passed
@patriknw patriknw deleted the wip-docker-registry-patriknw branch October 12, 2023 13:00
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.

2 participants