| 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: watchtower (nickfedor/watchtower:latest, 2025-11-13T20:34:51.390575492Z), opensky (ghcr.io/sdr-enthusiasts/docker-opensky-network:latest, 2025-11-26T06:56:32.636080142Z), planewatch (ghcr.io/plane-watch/docker-plane-watch:latest, 2025-11-26T06:57:57.019828076Z), fr24 (ghcr.io/sdr-enthusiasts/docker-flightradar24:latest, 2025-11-26T06:58:37.348774091Z), piaware (ghcr.io/sdr-enthusiasts/docker-piaware:latest, 2025-11-26T06:58:57.885133009Z), adsbhub (ghcr.io/sdr-enthusiasts/docker-adsbhub:latest, 2025-11-26T07:04:12.619069133Z), rbfeeder (ghcr.io/sdr-enthusiasts/docker-radarbox:latest, 2025-11-26T07:04:31.431866256Z), ultrafeeder (ghcr.io/sdr-enthusiasts/docker-adsb-ultrafeeder:latest, 2025-11-26T07:05:47.200215218Z)
|
| 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: -
|
| DEAD |
dead |
gauge |
1 |
|
Dead containers can be started with `docker container start <NAME>` |
|
This field has the following extra information: -
|