V 1.0
To use this container, a semantic container (https://hub.docker.com/r/semcon/sc-base) is required (tag not before 2021_05). This container allows to collect flight data from Flightradar24. Specifically, the following are read out and written to the semantic container.
How-to-use:
docker pull semcon/sc-base:2021_05
docker pull wudti/fr24:1.0
docker run -d --name fr24data -p 4000:3000 semcon/sc-base:2021_05
docker run -d --name scraper --link fr24data --env POSTPATH=fr24data -P wudti/fr24:1.0
Content type
Image
Digest
Size
596.8 MB
Last updated
over 5 years ago
docker pull wudti/fr24:1.0