Device: Raspberry Pi 0 v1.3
OS: Raspbian Buster Lite (2019-09-26)
From a fresh image:
wget -O /tmp/containerd.io_1.2.10-1_armhf.deb --content-disposition https://packagecloud.io/Hypriot/rpi/packages/raspbian/buster/containerd.io_1.2.10-1_armhf.deb/download.deb
sudo apt install /tmp/containerd.io_1.2.10-1_armhf.deb
sudo apt-get install curl git
bash -c "$(curl -fsSL https://get.docker.com)"
ENJOY !!!!!!!
why not go further with KUBERNETES …