Installieren Sie Docker mit APT -Befehl

$ sudo apt-get update
$ sudo apt install docker-ce -y
Vivacious Vendace