mirror of
https://github.com/linuxserver/docker-templates.git
synced 2026-02-05 19:08:07 +08:00
59 lines
1.6 KiB
XML
59 lines
1.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Container>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/$TEMPLATENAME.xml</TemplateURL>
|
|
<Beta>False</Beta>
|
|
<Category>MediaServer:Video MediaServer:Music MediaServer:Photos</Category>
|
|
<Date></Date>
|
|
<Changes>
|
|
[center][img width='300px' src=''][/center]
|
|
|
|
[center][font size=4]Plex Media Server Change Log[/font][/center]
|
|
</Changes>
|
|
<Name></Name>
|
|
<Support></Support>
|
|
<Description>
|
|
Blah blah blah about app etc, add/remove/edit config options , variables , mounts etc
|
|
below in this description to suit [br]
|
|
|
|
[b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]
|
|
[b]/config[/b] Where app should store settings and metadata\logs and configuration[br]
|
|
[b]/media[/b] Map this to your media etc.[br]
|
|
</Description>
|
|
<Overview></Overview>
|
|
<Project></Project>
|
|
<Registry></Registry>
|
|
<Repository></Repository>
|
|
<BindTime>true</BindTime>
|
|
<Privileged>false</Privileged>
|
|
<Environment>
|
|
<Variable>
|
|
<Name></Name>
|
|
<Value></Value>
|
|
</Variable>
|
|
</Environment>
|
|
<Networking>
|
|
<Mode></Mode>
|
|
<Publish>
|
|
<Port>
|
|
<HostPort></HostPort>
|
|
<ContainerPort></ContainerPort>
|
|
<Protocol></Protocol>
|
|
</Port>
|
|
</Publish>
|
|
</Networking>
|
|
<Data>
|
|
<Volume>
|
|
<HostDir></HostDir>
|
|
<ContainerDir></ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
</Data>
|
|
<WebUI>http://[IP]:[PORT:32400]/web</WebUI>
|
|
<Icon></Icon>
|
|
<ExtraParams></ExtraParams>
|
|
<DonateText></DonateText>
|
|
<DonateLink></DonateLink>
|
|
<DonateImg></DonateImg>
|
|
<BaseImage></BaseImage>
|
|
</Container>
|