AppFeed/templates/jcreynoldsRepository/FlexTV.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

54 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container>
<Name>FlexTV</Name>
<Overview>A super-sexy voice interface for the Plex HTPC.</Overview>
<Project>https://github.com/d8ahazard/FlexTV</Project>
<Registry>https://registry.hub.docker.com/r/jcreynolds/flextv/</Registry>
<GitHub>https://github.com/jcreynolds/docker-templates</GitHub>
<Repository>jcreynolds/flextv</Repository>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>5666</HostPort>
<ContainerPort>80</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>5667</HostPort>
<ContainerPort>443</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Environment>
<Variable>
<Name>UMASK</Name>
<Value>000</Value>
</Variable>
<Variable>
<Name>PUID</Name>
<Value>99</Value>
</Variable>
<Variable>
<Name>PGID</Name>
<Value>100</Value>
</Variable>
</Environment>
<Data>
<Volume>
<HostDir>path to config</HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:80]</WebUI>
<Icon>https://raw.githubusercontent.com/d8ahazard/Phlex/master/img/android-icon-144x144.png</Icon>
<TemplateURL>https://raw.githubusercontent.com/jcreynolds/docker-templates/master/FlexTV.xml</TemplateURL>
<Category>Other:Uncategorized</Category>
<Description>A super-sexy voice interface for the Plex HTPC.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/jcreynoldsRepository/FlexTV.xml</templatePath>
</Container>