ctr

Manage containerd containers and images. More information: <https://containerd.io>.

Debian Debian
RUN apt-get update && \ apt-get install -y containerd
Ubuntu
RUN apt-get update && \ apt-get install -y containerd
Arch Arch Linux
RUN pacman -S --noconfirm containerd
Fedora
RUN dnf install -y containerd
Raspbian
RUN apt-get update && \ apt-get install -y containerd
click the source code to copy install ctr on any operating system with command-not-found.com