* get the container health status by
```
docker inspect --format='{{.State.Health.Status}}' NAME|ID
```
Signed-off-by: Kevin Cai <kevin.cai@celerdata.com>
|
||
|---|---|---|
| .. | ||
| docker-compose | ||
| dockerfiles | ||
* get the container health status by
```
docker inspect --format='{{.State.Health.Status}}' NAME|ID
```
Signed-off-by: Kevin Cai <kevin.cai@celerdata.com>
|
||
|---|---|---|
| .. | ||
| docker-compose | ||
| dockerfiles | ||