sdr-enthusiasts / docker-flightradar24

Multi-architecture docker container (arm32v7/arm64/x86_64) running flightradar24 fr24feed. Designed to work in tandem with https://sdr-e.com/docker-adsb-ultrafeeder
136 stars 19 forks source link

replace tcpdump with netstat based healthcheck #301

Closed wiedehopf closed 4 days ago

wiedehopf commented 5 days ago

this reduces container memory usage by 8 MB and means there is no NET_ADMIN or NET_RAW capabilities needed it eliminates some minor disk writes as well

also use stop_service instead of sleep infinity for uat process