Skip to Content
0
Sep 19, 2023 at 07:47 AM

Cannot deploy CAP application to Kyma runtime as packing docker image fails

441 Views

Hi experts,

I'm following the tutorial Deploy Your CAP Application to Kyma. In step 4 "Build CAP Service" I should run the command to pack the docker image and upload it to the container registry. Unfortunately this fails with following error:

ERROR: failed to build: downloading buildpack: extracting from registry 'gcr.io/paketo-buildpacks/nodejs': fetching image: error pulling image configuration: download failed after attempts=6: x509: certificate signed by unknown authority

I have a fresh Docker Desktop (no images available before executing the command).

So, how can I solve this?

regards

René