mirror of
https://gh.con.sh/https://github.com/plexinc/pms-docker
synced 2025-04-09 16:04:59 +00:00
65 lines
1.9 KiB
XML
65 lines
1.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Container>
|
|
<Beta>False</Beta>
|
|
<Category>MediaServer:Video MediaServer:Music MediaServer:Photos</Category>
|
|
<Date>2017-01-30</Date>
|
|
<Changes>
|
|
[a href='https://forums.plex.tv/discussion/62832/plex-media-server#latest' target='_blank']Latest Plex Media Server changes[/a]
|
|
</Changes>
|
|
<Name>Plex Media Server</Name>
|
|
<Support>https://forums.plex.tv/categories/docker</Support>
|
|
<Description>
|
|
[b]Plex Media Server[/b][br][br]
|
|
|
|
Enjoy your media on all your devices.[br]
|
|
All your movie, TV Show, music, and photo collections at your fingertips, anywhere you go on all the devices you love.
|
|
</Description>
|
|
<Project>https://plex.tv/</Project>
|
|
<Registry>https://hub.docker.com/r/plexinc/pms-docker/</Registry>
|
|
<Repository>plexinc/pms-docker</Repository>
|
|
<BindTime>true</BindTime>
|
|
<Privileged>false</Privileged>
|
|
<Environment>
|
|
<Variable>
|
|
<Name>PLEX_CLAIM</Name>
|
|
<Value>Insert Token from https://plex.tv/claim</Value>
|
|
</Variable>
|
|
<Variable>
|
|
<Name>PLEX_UID</Name>
|
|
<Value>99</Value>
|
|
</Variable>
|
|
<Variable>
|
|
<Name>PLEX_GID</Name>
|
|
<Value>100</Value>
|
|
</Variable>
|
|
<Variable>
|
|
<Name>VERSION</Name>
|
|
<Value>latest</Value>
|
|
</Variable>
|
|
</Environment>
|
|
<Networking>
|
|
<Mode>host</Mode>
|
|
<Publish/>
|
|
</Networking>
|
|
<Data>
|
|
<Volume>
|
|
<HostDir></HostDir>
|
|
<ContainerDir>/config</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
<Volume>
|
|
<HostDir></HostDir>
|
|
<ContainerDir>/transcode</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
<Volume>
|
|
<HostDir></HostDir>
|
|
<ContainerDir>/data</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
</Data>
|
|
<WebUI>http://[IP]:[PORT:32400]/web</WebUI>
|
|
<Icon>https://raw.githubusercontent.com/plexinc/pms-docker/master/img/plex-server.png</Icon>
|
|
<ExtraParams></ExtraParams>
|
|
</Container>
|