Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 431 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 431 Bytes

Dump1090-fa Docker image for RPI

Dumb1090 is a Mode S decoder specifically designed for RTL-SDR devices. This rework was inspirated by this repository, and it allows to easily run dump1090-fa in a Raspberry Pi device using Docker.

How to use

Just use the docker-compose.yml file:

docker-compose up -d dump1090

Enjoy and feel free to open issues/PRs.