docker.io

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
Raspbian
RUN apt-get update && \ apt-get install -y docker.io
click the source code to copy install docker.io on any operating system with command-not-found.com