Feed data from dump1090 to ADSBHub quickly and easily with Docker! Works best with dump1090-docker.
Supported architectures:
architecture |
---|
amd64 |
arm64 |
armv7 |
-
Follow instructions on "Adding your ADS-B station to ADSBHub."
-
Run dump1090-docker.
Find instructions on the Github page.
-
Run adsbhub.
docker run --rm -d --link dump1090 --name adsbhub jraviles/adsbhub:latest
docker build -t jraviles/adsbhub:latest .