Andy 5 роки тому
джерело 34390002c6
коміт 8128a33d54
Підписано: arno
Ідентифікатор GPG ключа: 9076D5E6B31AE99C

@ -34,10 +34,10 @@ docker swarm init
docker service create \
--name test1 \
--mount type=bind,src=/tmp,dst=/usr/share/nginx/html \
--detach healtcheck-test
--detach healthcheck-test
```
### Watching the healtcheck
### Watching the health check
```
docker ps |grep test1

Завантаження…
Відмінити
Зберегти