-
Hi all, When i run the command I got following error after short time: Image: "controlplane:latest" with ID "sha256:158dfa09617e399c51531733484d171ddee62eafc7a9703c75a97b5c376ca92b" not yet present on node "dcp-demo-control-plane", loading...
Image: "dataplane:latest" with ID "sha256:e8c14788d34669e28f429085f7057cb172018a5bfdd46e93e53148ea21103533" not yet present on node "dcp-demo-control-plane", loading...
Image: "identity-hub:latest" with ID "sha256:96fa4696e8e3a950653b5635c454fc71062c8e9170efe3b4fc95294bbbf10541" not yet present on node "dcp-demo-control-plane", loading...
Image: "catalog-server:latest" with ID "sha256:68cc529a18b446565459bc56399fad337af161739f606d5d25d4ebfa34f5f76c" not yet present on node "dcp-demo-control-plane", loading...
ERROR: command "docker save -o /tmp/images-tar1670096184/images.tar controlplane:latest dataplane:latest identity-hub:latest catalog-server:latest" failed with error: exit status 1
Command Output: failed to save image: invalid output path: directory "/tmp/images-tar1670096184" does not exist I hope anyone have an idea where the problem is. I have some experience in docker but im not an expert in this. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
first, this is the wrong repository. |
Beta Was this translation helpful? Give feedback.
-
Thanks paul, i found the problem. My recommendation: Do not use snapd to install docker on ubuntu. 😅 |
Beta Was this translation helpful? Give feedback.
Thanks paul, i found the problem. My recommendation: Do not use snapd to install docker on ubuntu. 😅