AppFeed/templates/SpaceInvaderOnesRepository/spaceinvaderone/explainshell.xml
2021-02-23 15:49:21 -05:00

38 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>explainshell</Name>
<Repository>spaceinvaderone/explainshell</Repository>
<Registry>https://hub.docker.com/r/spaceinvaderone/explainshell</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/92947-support-spaceinvaderone-explainshell/</Support>
<Project>https://github.com/idank/explainshell</Project>
<Overview>Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do.&#13;
Explainshell is here to help with that. Copy and paste a command into its searchbox then hit explain&#13;
It will breakdown and display what each part of a Linux command means and does. </Overview>
<WebUI>http://[IP]:[PORT:5000]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/SpaceinvaderOne/Docker-Templates-Unraid/master/spaceinvaderone/explainshell.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/SpaceinvaderOne/Docker-Templates-Unraid/master/spaceinvaderone/docker_icons/explainshell.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>5000</HostPort>
<ContainerPort>5000</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data></Data>
<Environment></Environment>
<Config Name="Webport" Target="5000" Default="" Mode="tcp" Description="Web port" Type="Port" Display="always" Required="false" Mask="false">5000</Config>
<Date>1590600841</Date>
<Description>Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do.&#13;
Explainshell is here to help with that. Copy and paste a command into its searchbox then hit explain&#13;
It will breakdown and display what each part of a Linux command means and does.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/SpaceInvaderOnesRepository/spaceinvaderone/explainshell.xml</templatePath>
</Container>