22 lines
No EOL
1.9 KiB
XML
22 lines
No EOL
1.9 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>tar1090</Name>
|
|
<Repository>mikenye/tar1090:latest</Repository>
|
|
<Registry>https://hub.docker.com/r/mikenye/tar1090/</Registry>
|
|
<Network>bridge</Network>
|
|
<Shell>sh</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
|
<Project>https://hub.docker.com/r/mikenye/tar1090</Project>
|
|
<Overview>Multi-arch tar1090 container for visualising ADSB data.</Overview>
|
|
<Category>Other:</Category>
|
|
<WebUI>http://[IP]:[PORT:80]/</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/tar1090.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/tar1090.png</Icon>
|
|
<Description>Multi-arch tar1090 container for visualising ADSB data.</Description>
|
|
<Config Name="Port" Target="80" Default="8078" Mode="tcp" Description="Port" Type="Port" Display="always" Required="true" Mask="false">8078</Config>
|
|
<Config Name="BEASTHOST" Target="BEASTHOST" Default="&lt;BEASTHOST&gt;" Mode="" Description="You will need a source of Beast data. This could be an RPi running PiAware, the mikenye/piaware image or mikenye/readsb." Type="Variable" Display="always" Required="true" Mask="false"><BEASTHOST></Config>
|
|
<Config Name="MLATHOST" Target="MLATHOST" Default="&lt;MLATHOST&gt;" Mode="" Description="IP address of a host that can provide MLAT data." Type="Variable" Display="always" Required="true" Mask="false"><MLATHOST></Config>
|
|
<Config Name="LAT" Target="LAT" Default="xx.xxxxx" Mode="" Description="Latitude" Type="Variable" Display="always" Required="true" Mask="false">xx.xxxxx</Config>
|
|
<Config Name="LONG" Target="LONG" Default="xx.xxxxx" Mode="" Description="Longitude" Type="Variable" Display="always" Required="true" Mask="false">xx.xxxxx</Config>
|
|
</Container> |