Hi
I would like to push image to our private docker registry protected by TLS. When I run docker login command in bitbucket pipeline I receive the following error:
x509: certificate signed by unknown authority
How can I provide a certificate to docker to be able to access our private docker registry?
Thanks
Peter
Same issue here. I have a self signed certificate on my registry but I can't make the pipeline accept it. Did you find a solution yet?
I found the solution, switched to Amazon ECR instead of using private registry :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.