AppFeed/templates/bobbintbsRepository/bobbintb/rmlint.xml

76 lines
3.2 KiB
XML
Raw Normal View History

2021-02-15 11:11:53 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>rmlint</Name>
<Repository>bobbintb/docker-rmlint-unraid</Repository>
<Registry>https://hub.docker.com/r/bobbintb/docker-rmlint-unraid</Registry>
<Network>bridge</Network>
<Shell>bash</Shell>
<Privileged>false</Privileged>
2021-02-15 19:10:46 +00:00
<Support>https://forums.unraid.net/topic/102751-support-bobbintb-rmlint/</Support>
2021-02-15 11:11:53 +00:00
<Project>https://github.com/sahib/rmlint</Project>
<Overview>rmlint finds space waste and other broken things on your filesystem and offers to remove it.[br][br]&#13;
&#13;
Default username/password is abc/abc[br][br]</Overview>
<WebUI>http://[IP]:[PORT:8080]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/bobbintb/docker-templates/main/bobbintb/rmlint.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/bobbintb/docker-rmlint-unraid/master/rmlint-icon.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8322</HostPort>
<ContainerPort>8080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir></HostDir>
<ContainerDir>/root</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir></HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value></Value>
<Name>GUAC_USER</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>GUAC_PASS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>99</Value>
<Name>PUID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>PGID</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="GUI Port" Target="8080" Default="" Mode="tcp" Description="GUI Port - Default 8080" Type="Port" Display="always" Required="true" Mask="false">8322</Config>
<Config Name="GUAC_USER" Target="GUAC_USER" Default="" Mode="" Description="Username for the desktop GUI." Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="GUAC_PASS" Target="GUAC_PASS" Default="" Mode="" Description="Password MD5 hash for the desktop GUI." Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="Search location" Target="/root" Default="" Mode="rw" Description="Search location /root" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Config Name="PUID" Target="PUID" Default="" Mode="" Description="PUID" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
<Config Name="PGID" Target="PGID" Default="" Mode="" Description="PGID" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Appdata" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Date>1613288151</Date>
<Description>rmlint finds space waste and other broken things on your filesystem and offers to remove it.&#13;
&#13;
Default username/password is abc/abc</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/bobbintbsRepository/bobbintb/rmlint.xml</templatePath>
</Container>