Skip to content

A FlightAware's dump1090-fa Docker image for Raspberry Pi

Notifications You must be signed in to change notification settings

manuasir/dump1090-rpi-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.