File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,8 @@ title: Docker
3
3
position : 1
4
4
---
5
5
# Introduction
6
-
7
- Pour avoir seulement les commandes à executer, rendez-vous ici.[ SoowCode-tech] ( https://github.com/soowcode/docs-sorus )
8
- Sinon un peu d'explication :)
6
+
7
+ Un peu d'explication :)
9
8
<div style =" text-align :center " >
10
9
<img src =" ../../img/docker.gif " alt =" drawing " style =" width :45% ; height :45% " />
11
10
</div >
@@ -22,7 +21,7 @@ Docker est un système d'exploitation pour conteneurs.
22
21
23
22
</div >
24
23
25
- 😲 ** Tu nous le demande? bon bahh on ne sait pas**
24
+ 😲 ** Tu nous le demande? bon bahh on ne sait pas**
26
25
27
26
Docker permet:
28
27
@@ -152,7 +151,7 @@ sudo chmod +x /usr/local/bin/docker-compose
152
151
153
152
Rappelons que ce fichier contient le docker run commande
154
153
155
- ** Exemple de docker-compose **
154
+ ** Exemple de docker-compose**
156
155
157
156
```
158
157
version: "3.9"
You can’t perform that action at this time.
0 commit comments