Open 1633605 opened 3 years ago
hello, we have encountered with the same issue do you have any resolution for this?
I encounter the same issue. I fix it by adding the repository name in the tag.
For example Image tag Name: ghedemo.gfrog.io/default-docker-local/calculator-api:latest default-docker-local/
JFrog-CLI pushes images using the docker client on the host. @nchejara may be right and the cause of this issue could be the structure of the image tag.
Having same issue, any solutions ?
@stiliajohny, Since we started managing issues that are related to JFrog's Security offering in https://github.com/jfrog/jfrog-cli-security a few months ago, it'll be good if you report this issue there. Thank you!
Describe the bug docker push fails with retrying after docker login is succeeded.
To Reproduce docker login works as expected but not able to push
Expected behavior image should be able to push, however maven artifact publish works as expected in the same workflow Screenshots
Versions
Additional context Add any other context about the problem here.