docker-ads-b
docker-ads-b copied to clipboard
Docker container for ADS-B
* Add DuckDNS client * Fix Dump1090 build * Fix virtualradar build
The new adsbub launcher requires bash to be installed. I changed the COPY and ENTRYPOINT lines to account for the new name. I don't know if the .sh is required...
There is a completely new run script for adsbhub.org. The busybox version of nc does not support -q and the timeout command does not support the '5' after 'KILL' so...
I pulled the ..virtualradar:dev image and get 'standard_init_linux.go:222: exec user process caused "exec format error" ' error on start and the container exits - this is an x86/x64 architectiure synology...
While building virtualradar I'm seeing a bunch of errors about pip being outdated. It is suggesting running pip update pip to correct it.
VirtualRadaSserver v2.4.3 has been released and should be upgraded in the Docker images http://www.virtualradarserver.co.uk/Download.aspx https://twitter.com/VRadarServer/status/1155247312538656779?s=03
Hello, and thanks for putting this together. I assume the general instructions are to git clone this repo, edit the variables and then run "docker-compose up"? Also, do you know...
Raspberry Pi 2B / 1GB RAM / 4GB disk My FA container has been dying after several hours with an error code of 137. That's pointing to an out of...
Virtual Radar Server is not displaying aircraft silhouettes, flags or routes - despite the aircraft transmitting valid ICAO and callsign.
Merge GPS logic https://github.com/bradsjm/docker-adsb/blob/fe0178a004d88dd2f4997db97527941576054f35/flightaware/piaware-runner.sh#L37-L40