docker-containerd-ctr

Linux container runtime

Debian Debian
RUN apt-get update && \ apt-get install -y docker.io
Ubuntu
RUN apt-get update && \ apt-get install -y docker.io
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y docker.io
Fedora
RUN dnf install -y moby-engine
Raspbian
RUN apt-get update && \ apt-get install -y docker.io
click the source code to copy install docker-containerd-ctr on any operating system with command-not-found.com