19
0
Fork 0

Changement pour l'installation sous buster

This commit is contained in:
tpilat 2020-06-30 17:10:42 +02:00
parent cac8ee240b
commit bc6762917f
1 changed files with 6 additions and 5 deletions

View File

@ -77,19 +77,20 @@ Il est conseillé d'utiliser le paquet docker-ce des dépôts du projet Docker :
~~~
# apt install apt-transport-https
# echo "deb http://download.docker.com/linux/debian stretch stable" > /etc/apt/sources.list.d/docker.list
# echo "deb http://download.docker.com/linux/debian buster stable" > /etc/apt/sources.list.d/docker.list
# wget https://download.docker.com/linux/debian/gpg -O /etc/apt/trusted.gpg.d/docker.asc
# apt update
# apt install docker-ce
~~~
> *Note* : Pour Debian 8 :
> *Note* : Pour Debian 9 :
>
> ~~~
> # echo "deb http://apt.dockerproject.org/repo debian-jessie main" > /etc/apt/sources.list.d/docker.list
> # apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
> # apt install apt-transport-https
> # echo "deb http://download.docker.com/linux/debian stretch stable" > /etc/apt/sources.list.d/docker.list
> # wget https://download.docker.com/linux/debian/gpg -O /etc/apt/trusted.gpg.d/docker.asc
> # apt update
> # apt install docker-engine
> # apt install docker-ce
> ~~~
Sur sa machine de travail, il est utile d'ajouter son utilisateur dans le