This commit is contained in:
Andy 2019-06-14 23:13:19 +02:00
parent 8128a33d54
commit 07a877e236
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

View File

@ -49,7 +49,8 @@ docker service ls
```
docker service rm test1
docker swarm leave --force
rm -rf -- /tmp/html
rm -f -- /tmp/status
docker rmi healthcheck-test
```
### Extra