AppFeed/templates/atribesRepository/glances.xml

44 lines
1.6 KiB
XML
Raw Normal View History

2020-12-03 12:42:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container>
<Date>1472529600</Date>
<Name>glances</Name>
<Overview>
Glances is a cross-platform curses-based system monitoring tool written in Python.
</Overview>
<Project>https://github.com/nicolargo/glances</Project>
<Support>https://lime-technology.com/forum/index.php?topic=51498.0</Support>
<Registry>https://hub.docker.com/r/nicolargo/glances/</Registry>
<GitHub>https://github.com/nicolargo/glances</GitHub>
<Repository>nicolargo/glances</Repository>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Networking>
<Mode>host</Mode>
</Networking>
<Data>
<Volume>
<HostDir>/mnt</HostDir>
<ContainerDir>/mnt</ContainerDir>
<Mode>ro</Mode>
</Volume>
<Volume>
<HostDir>/var/run/docker.sock</HostDir>
<ContainerDir>/var/run/docker.sock</ContainerDir>
<Mode>ro</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Name>GLANCES_OPT</Name>
<Value>-w</Value>
</Variable>
</Environment>
<WebUI>http://[IP]:[PORT:61208]/</WebUI>
<Icon>https://raw.githubusercontent.com/nicolargo/glances/master/glances/outputs/static/images/glances.png</Icon>
<ExtraParams>--pid=host</ExtraParams>
<TemplateURL>https://raw.githubusercontent.com/atribe/unRAID-docker/master/glances.xml</TemplateURL>
<Category>Network:Management Network:Other Tools:Utilities</Category>
<Description>Glances is a cross-platform curses-based system monitoring tool written in Python.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/atribesRepository/glances.xml</templatePath>
</Container>