shoginn-flightradar24

shoginn-flightradar24

Docker app from FoxxMD's Repository

Overview

FlightRadar24 is a Swedish internet-based service that shows real-time commercial aircraft flight information on a map. This docker contains FR24's binary for consuming an ADSB feed and uploading the parsed data to FR24.

Refer to the support thread for instructions on how to setup a dump1090 feed with your radio device.

Note: If you have issues with the docker crashing with default settings set mlat and mlat w/o gps to no. There is a known bug in the current fr24 binary build.

flightradar24

Docker container for ADS-B - This is the flightradar24.com component

This is part of a suite of applications that can be used if you have a dump1090 compatible device 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

You must first have a running setup for before using this container as it will not help you on initial setup

Container Setup

Env variables must be passed to the container containing the flightradar24 required items

Defaults

  • DUMP1090_SERVER=dump1090 --- default dns name (configurable)

  • DUMP1090_PORT=30005 -- default port (configurable)

  • MLAT==yes (configurable)

  • MLAT_WITHOUT_GPS=yes (configurable)

  • MPX=no (configurable)

  • Port 8754/tcp is exposed to show you the status of flightradar (web ui)

User Configured

  • FR24FEED_KEY - This is your user specific key

Example docker run

docker run -d \
--restart unless-stopped \
--name='flightradar24' \
-e FR24FEED_KEY="321349dd" \
shoginn/flightradar24:latest

Status

branch Status
master Build Status

Install shoginn-flightradar24 on Unraid in a few clicks.

Find shoginn-flightradar24 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-flightradar24 Review the template variables and paths Click Install

Related apps

Explore more like this

Explore all

Details

Repository
shoginn/flightradar24:latest
Last Updated2026-07-17
First Seen2019-12-20