AppFeed/templates/ich777sRepository/ich777/Krusader.xml
Squidly271 b0f0615def Update
2021-02-08 14:21:12 -05:00

85 lines
5.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Krusader</Name>
<Repository>ich777/krusader</Repository>
<Registry>https://hub.docker.com/r/ich777/krusader</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
<Project>https://krusader.org/</Project>
<Overview>Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.&#13;
&#13;
Language Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)&#13;
&#13;
ATTENTION: Wronge usage of this tool can lead to data loss, be carefull when using Krusader with Unraid.&#13;
You can delete your whole Array with a single button press if you don't be carefull!!!</Overview>
<WebUI>http://[IP]:[PORT:8080]/vnc.html?autoconnect=true</WebUI>
<TemplateURL>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Krusader.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/krusader.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/krusader</HostDir>
<ContainerDir>/krusader</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user</HostDir>
<ContainerDir>/mnt/user</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>en_US.UTF-8 UTF-8</Value>
<Name>USER_LOCALES</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>1280</Value>
<Name>CUSTOM_RES_W</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>768</Value>
<Name>CUSTOM_RES_H</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>scale</Value>
<Name>NOVNC_RESIZE</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Container Path" Target="/krusader" Default="" Mode="rw" Description="Container Path: /krusader" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/krusader</Config>
<Config Name="Data Path" Target="/mnt/user" Default="" Mode="rw" Description="Main data path to your unraid shares." Type="Path" Display="always" Required="true" Mask="false">/mnt/user</Config>
<Config Name="TCP - VNC Port" Target="8080" Default="" Mode="tcp" Description="noVNC Port" Type="Port" Display="always" Required="true" Mask="false">8080</Config>
<Config Name="Locales - Language" Target="USER_LOCALES" Default="" Mode="" Description="Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)" Type="Variable" Display="always" Required="true" Mask="false">en_US.UTF-8 UTF-8</Config>
<Config Name="Custom Resolution Width" Target="CUSTOM_RES_W" Default="" Mode="" Description="Enter the preferred resolution width" Type="Variable" Display="always" Required="true" Mask="false">1280</Config>
<Config Name="Custom Resolution Height" Target="CUSTOM_RES_H" Default="" Mode="" Description="Enter the preferred resolution height" Type="Variable" Display="always" Required="true" Mask="false">768</Config>
<Config Name="Local Scaling" Target="NOVNC_RESIZE" Default="" Mode="" Description="Delete this value if you don't want local scaling." Type="Variable" Display="advanced" Required="true" Mask="false">scale</Config>
<Category>Productivity: Tools:Utilities</Category>
<Description>Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.&#13;
&#13;
Language Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)&#13;
&#13;
ATTENTION: Wronge usage of this tool can lead to data loss, be carefull when using Krusader with Unraid.&#13;
You can delete your whole Array with a single button press if you don't be carefull!!!</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Krusader.xml</templatePath>
</Container>