Installez Docker avec la commande APT
$ sudo apt-get update
$ sudo apt install docker-ce -y
Vivacious Vendace
$ sudo apt-get update
$ sudo apt install docker-ce -y