AppFeed/templates/ich777sRepository/ich777/jDownloader2.xml
2021-02-23 15:49:21 -05:00

87 lines
4.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>jDownloader2</Name>
<Repository>ich777/jdownloader2</Repository>
<Registry>https://hub.docker.com/r/ich777/jdownloader2/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
<Project>http://jdownloader.org/</Project>
<Overview>This Docker will download and install jDownloader2.&#13;
&#13;
JDownloader 2 is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. Users can start, stop or pause downloads, set bandwith limitations, auto-extract archives and much more...&#13;
&#13;
Update Notice: Updates will be handled through jDownloader2 directly, simply click the 'Check for Updates' in the WebGUI.</Overview>
<WebUI>http://[IP]:[PORT:8080]/vnc.html?autoconnect=true</WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/jdownloader.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work please </DonateText>
<DonateLink>https://www.paypal.me/chips777</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8080</HostPort>
<ContainerPort>8080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/jdownloader2/</HostDir>
<ContainerDir>/jDownloader2</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/jDownloader/</HostDir>
<ContainerDir>/mnt/jDownloader</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>000</Value>
<Name>UMASK</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>99</Value>
<Name>UID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>GID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>1024</Value>
<Name>CUSTOM_RES_W</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>768</Value>
<Name>CUSTOM_RES_H</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Data Dir" Target="/jDownloader2" Default="" Mode="rw" Description="Container Path: /jDownloader2" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/jdownloader2/</Config>
<Config Name="WebGUI" Target="8080" Default="" Mode="tcp" Description="Container Port: 8080" Type="Port" Display="always" Required="true" Mask="false">8080</Config>
<Config Name="Download Path" Target="/mnt/jDownloader" Default="" Mode="rw" Description="Container Path: /mnt/jDownloader" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/jDownloader/</Config>
<Config Name="Umask Value" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">000</Config>
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
<Config Name="Custom Screen Width" Target="CUSTOM_RES_W" Default="" Mode="" Description="Minimum screen width 1024 pixels" Type="Variable" Display="advanced" Required="true" Mask="false">1024</Config>
<Config Name="Custom Screen Height" Target="CUSTOM_RES_H" Default="" Mode="" Description="Minimum screen hight 768 pixels" Type="Variable" Display="advanced" Required="true" Mask="false">768</Config>
<Description>This Docker will download and install jDownloader2.&#13;
&#13;
JDownloader 2 is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. Users can start, stop or pause downloads, set bandwith limitations, auto-extract archives and much more...&#13;
&#13;
Update Notice: Updates will be handled through jDownloader2 directly, simply click the 'Check for Updates' in the WebGUI.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/jDownloader2.xml</templatePath>
</Container>