flat-dentist-71611
11/13/2024, 3:15 AMbash
Unable to query registry for image status: Command "skopeo --command-timeout=30s inspect --raw --authfile ~/.docker/config.json docker://<PRIVATE_REGISTRY>:31570/garden/mongodb:v-778f5ee81b" failed: Failed with exit code 1.
Here are the logs until the error occurred:
time="2024-11-13T03:05:12Z" level=fatal msg="Error parsing image name \"docker://<PRIVATE_REGISTRY>:31570/garden/mongodb:v-778f5ee81b\": pinging container registry <PRIVATE_REGISTRY>:31570: Get \"https://<PRIVATE_REGISTRY>:31570/v2/\": tls: failed to verify certificate: x509: certificate signed by unknown authority"
Certificate is added to both mac os keychain and in ~/.docker/certs.d/ folder. Docker on both local and remote machines can push and pull images from registry, it seem to be problem only related to k8s-util image which runs scopeo.freezing-pharmacist-34446
11/14/2024, 1:29 PM