ctr
Manage containerd containers and images. More information: <https://containerd.io>.
RUN apt-get update && \
apt-get install -y containerd
RUN apt-get update && \
apt-get install -y containerd
RUN pacman -S --noconfirm containerd
RUN dnf install -y containerd
RUN apt-get update && \
apt-get install -y containerd