From 693b12303f0eb9d48275a07b0f9c935b784daee0 Mon Sep 17 00:00:00 2001 From: Pierre Coimbra Date: Wed, 5 Feb 2020 16:05:34 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'zone=5Fctf/environ?= =?UTF-8?q?nement=5Fsysteme.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zone_ctf/{env_systeme.md => environnement_systeme.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename zone_ctf/{env_systeme.md => environnement_systeme.md} (99%) diff --git a/zone_ctf/env_systeme.md b/zone_ctf/environnement_systeme.md similarity index 99% rename from zone_ctf/env_systeme.md rename to zone_ctf/environnement_systeme.md index cc7e858..ca15e3f 100644 --- a/zone_ctf/env_systeme.md +++ b/zone_ctf/environnement_systeme.md @@ -2,7 +2,7 @@ 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 curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -