Sign inSign up

maquis196/dump1090

By maquis196

Updated about 6 years ago

dump1090 is used to store data gathered from DVB sources locally to be consumed

Image
0

303

maquis196/dump1090 repository overview

docker-dump1090

A container that runs dump1090-mutability with a lighttpd frontend.

We need --privileged to access the DVB-T card

docker run -d
--name=dump1090
--privileged
-p 8080:80
--restart unless-stopped
maquis196/dump1090:latest

http://[IP_ADDRESS]/dump1090/gmap.html

Tag summary

Content type

Image

Digest

Size

92.2 MB

Last updated

about 6 years ago

docker pull maquis196/dump1090