Multi-architecture docker container (arm32v7/arm64/x86_64) running flightradar24 fr24feed. Designed to work in tandem with https://sdr-e.com/docker-adsb-ultrafeeder
151
stars
19
forks
source link
replace tcpdump with netstat based healthcheck #301
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
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