Update README.md
This commit is contained in:
parent
71a2e57a86
commit
4c5ec66f07
1 changed files with 4 additions and 7 deletions
11
README.md
11
README.md
|
|
@ -13,11 +13,8 @@ Demo-docker est une mini application web très légère pour tester docker avec
|
||||||
|
|
||||||
Executer les commandes suivantes :
|
Executer les commandes suivantes :
|
||||||
```bash
|
```bash
|
||||||
git clone https://git.selfitdeploy.com/Willy/demo-docker.git \
|
git clone https://git.selfitdeploy.com/Willy/demo-docker.git ; \
|
||||||
cd demo-docker/ \
|
cd demo-docker/ ; \
|
||||||
|
sudo docker compose up --build
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Tester le site sur `http://ip.de.votre.machine:5000`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue