| RUNNING |
running |
gauge |
|
|
Running containers can be manipulated with `docker container [attach|kill|logs|pause|restart|stop] <NAME>` or commands run in them with `docker container exec [--detach|--interactive,--privileged,--tty] <NAME> <COMMAND>` |
|
This field has the following extra information: planewatch (ghcr.io/plane-watch/docker-plane-watch:latest, 2026-04-13T06:00:51.801442847Z), ultrafeeder (ghcr.io/sdr-enthusiasts/docker-adsb-ultrafeeder:telegraf, 2026-05-16T12:55:32.611174192Z), rbfeeder (ghcr.io/sdr-enthusiasts/docker-airnavradar:latest, 2026-05-16T12:55:32.615026816Z), adsbhub (ghcr.io/sdr-enthusiasts/docker-adsbhub:latest, 2026-05-16T12:55:32.641592011Z), fr24 (2026-05-16T12:55:32.698949658Z), piaware (ghcr.io/sdr-enthusiasts/docker-piaware:latest, 2026-05-16T12:55:32.721660614Z), opensky (ghcr.io/sdr-enthusiasts/docker-opensky-network:latest, 2026-05-16T12:55:32.730136168Z)
|
| UNHEALTHY |
unhealthy |
gauge |
1 |
|
Unhealthy containers can be restarted with `docker container restart <NAME>` |
|
This field has the following extra information: -
|
| PAUSED |
paused |
gauge |
|
|
Paused containers can be resumed with `docker container unpause <NAME>` |
|
This field has the following extra information: -
|
| CREATED |
created |
gauge |
|
|
New containers can be created with `docker container create --name <NAME> <IMAGE_ID >` or `docker container run --name <NAME> <IMAGE_ID> <COMMAND>` |
|
This field has the following extra information: -
|
| RESTARTING |
restarting |
gauge |
|
|
Containers can be restarted with `docker container restart <NAME>` |
|
This field has the following extra information: -
|
| REMOVING |
removing |
gauge |
|
|
Containers can be removed with `docker container rm <NAME>` |
|
This field has the following extra information: -
|
| EXITED |
exited |
gauge |
|
|
Exited containers can be started with `docker container start [--attach] <NAME>` |
|
This field has the following extra information: watchtower (2026-05-16T12:55:32.678824982Z)
|
| DEAD |
dead |
gauge |
1 |
|
Dead containers can be started with `docker container start <NAME>` |
|
This field has the following extra information: -
|