mirror of
https://github.com/simon987/unraid-docker-templates.git
synced 2025-04-10 14:06:43 +00:00
Add guacamole
This commit is contained in:
parent
7f16cc5850
commit
bdb78c7eeb
BIN
icons/guacamole.png
Normal file
BIN
icons/guacamole.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.0 KiB |
46
simon987/guacamole.xml
Normal file
46
simon987/guacamole.xml
Normal file
@ -0,0 +1,46 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>Guacamole</Name>
|
||||
<Repository>oznu/guacamole</Repository>
|
||||
<Registry/>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support/>
|
||||
<Project/>
|
||||
<Overview/>
|
||||
<Category/>
|
||||
<WebUI>http://192.168.1.180:8080</WebUI>
|
||||
<TemplateURL/>
|
||||
<Icon>https://raw.githubusercontent.com/simon987/unraid-docker-templates/master/icons/guacamole.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1603899371</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description/>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8080</HostPort>
|
||||
<ContainerPort>8080</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/main/config/guacamole/</HostDir>
|
||||
<ContainerDir>/config</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment/>
|
||||
<Labels/>
|
||||
<Config Name="Host Port 1" Target="8080" Default="" Mode="tcp" Description="Container Port: 8080" Type="Port" Display="always" Required="false" Mask="false">8080</Config>
|
||||
<Config Name="Config" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/main/config/guacamole/</Config>
|
||||
</Container>
|
||||
|
Loading…
x
Reference in New Issue
Block a user