Cleanup before starting docker TP
Signed-off-by: Arnaud M. <arnaud.choupinette@mailops.fr>
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# Cleanup your isen
|
||||
If necessary, cleanup your `isen` from previous `ansible` TP results:
|
||||
|
||||
```bash
|
||||
apt-get purge -y nginx
|
||||
docker stop demo
|
||||
```
|
||||
|
||||
# Start the TP
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user