1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-11-21 13:20:11 +00:00

minor tweaks

This commit is contained in:
kx1t 2024-07-24 12:46:14 -04:00
parent b775ea9dc6
commit 1a84bb5588
2 changed files with 1 additions and 2 deletions

View file

@ -21,7 +21,7 @@ ARG VERSION_REPO="sdr-enthusiasts/docker-adsb-ultrafeeder" \
SHELL ["/bin/bash", "-x", "-o", "pipefail", "-c"]
RUN \
--mount="type=bind,from=buildimage,source=/,target=/buildimage/" \
--mount=type=bind,from=buildimage,source=/,target=/buildimage/ \
TEMP_PACKAGES=() && \
KEPT_PACKAGES=() && \
# Needed to run the mlat_client:

View file

@ -465,7 +465,6 @@ Here are a few things you may want to try to fix this:
- Never, ever, ever resend MLAT results back to ADSB or MLAT aggregators. Please DO NOT. This will ensure your data is discarded and may get you banned from the aggregator
- If you feed your data to multiple aggregators, please do not enable MLAT for FlightRadar24 (per their request). Note that MLAT for FR24 using our containerized setup is disabled by default
#### Configuring the built-in MLAT Hub
An "MLAT Hub" is an aggregator of MLAT results from several sources. Since the container is capable of sending MLAT data to multiple ADSB aggregators (like adsb.lol/fi/one, etc), we built in a capability to: