Mise à jour de 'zone_ctf/environnement_systeme.md'
parent
e6db889ebd
commit
781600a66d
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Il faut impérativement une VM pour que Docker soit fluide
|
Il faut impérativement une VM pour que Docker soit fluide
|
||||||
|
|
||||||
## Installation de Docker et Docker-Compose
|
## Installation de Docker
|
||||||
```
|
```
|
||||||
apt-get install apt-transport-https ca-certificates curl gnupg2 software-properties-common
|
apt-get install apt-transport-https ca-certificates curl gnupg2 software-properties-common
|
||||||
curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -
|
curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -
|
Loading…
Reference in New Issue