Hi,
The node is running Kubernetes, therefore contianerd
and runc
is already installed. Is there a way to install docker to run on the same node while using the already existing runtime?
I have verified docker to work without installing the contianerd.io
package by installing docker-ce
and other packages directly, but the dependency warning in Debian will exist since containerd.io
was not installed and prevent other apt
operations.
OS: Debian Bookworm
1 post - 1 participant