Replies: 2 comments 1 reply
-
Is it possible to use private registry while using dind mode? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I created a docker image with the certificates from the docker:dind image and it solve the issue. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to run ARC with dind mode, but it failed on docker pull from our private registry when starting job container:
Error response from daemon: Get "": tls: failed to verify certificate: x509: certificate signed by unknown authority.
Any idea how to solve it?
Beta Was this translation helpful? Give feedback.
All reactions