Installer docker sur raspberry pi3
#apt-get install apt-transport-https ca-certificates curl gnupg2 software-properties-common #curl -fsSL https://download.docker.com/linux/$(. /etc/os-release; echo « $ID »)/gpg | sudo apt-key add – #echo « deb https://download.docker.com/linux/$(. /etc/os-release; echo « $ID ») \…