All apps · 0 apps
shoginn-dump1090
Docker app from FoxxMD's Repository
Overview
dump1090 is a simple Mode S decoder for RTLSDR devices
This is a docker build for flightaware's dump1090 designed to feed ADSB data from any RTLSDR USB, serial/network AVR, or BEAST device.
Usage
* You must provide the path to the radio device using the RTL-SDR Device mapping. Refer to the support thread for instructions on how to find and provide a USB device for this mapping.
* Ports for raw/beast output consumption have defaults provided. Clients will use these ports to consume the data (flightaware, flightrader24, etc.)
This is a docker build for flightaware's dump1090 designed to feed ADSB data from any RTLSDR USB, serial/network AVR, or BEAST device.
Usage
* You must provide the path to the radio device using the RTL-SDR Device mapping. Refer to the support thread for instructions on how to find and provide a USB device for this mapping.
* Ports for raw/beast output consumption have defaults provided. Clients will use these ports to consume the data (flightaware, flightrader24, etc.)
Readme
View on GitHubdump1090
Docker container for ADS-B - This is the flightaware dump1090 component
This is part of a suite of applications that can be used to feed ADSB data with compatible devices including:
- Any RTLSDR USB device
- Any network AVR or BEAST device
- Any serial AVR or BEAST device
Container Requirements
This is a multi architecture build that supports arm (armhf/arm64) and amd64
Container Setup
Ensure you pass your USB device path.
Also make sure you add the nice capability to your docker run
--cap-add=SYS_NICE
Otherwise you will get errors (this helps it play nice ;) )
Defaults
- Port 30002/tcp is used for raw output and is exposed by default
- Port 30005/tcp is for Beast output
User Configured
- No user configurable options
Example docker run
docker run -d \
--restart unless-stopped \
--name='dump1090' \
--cap-add=SYS_NICE \
--device=/dev/bus/usb \
shoginn/dump1090:latest
Status
| branch | Status |
|---|---|
| master |
Install shoginn-dump1090 on Unraid in a few clicks.
Find shoginn-dump1090 in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for shoginn-dump1090 Review the template variables and paths Click Install
Categories
Related apps
Explore more like this
Explore allLinks
Details
Repository
shoginn/dump1090:latestLast Updated2026-07-15
First Seen2019-12-19