docker-linux-amd64

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-linux-amd64 on any operating system with command-not-found.com