-
Notifications
You must be signed in to change notification settings - Fork 1
/
collabora.xml
56 lines (56 loc) · 2.37 KB
/
collabora.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0"?>
<Container version="2">
<Name>collabora</Name>
<Repository>collabora/code</Repository>
<Registry>https://hub.docker.com/r/collabora/code/</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://hub.docker.com/r/collabora/code/</Support>
<Project/>
<Overview>Collabora/Code Online Development Edition - an awesome, Online Office suite image suitable for home use. You can use Collabora/Code for your Nextcloud an edit your Office Documents Online!</Overview>
<Category>Cloud:</Category>
<WebUI>https://[IP]:[PORT:9980]/loleaflet/dist/admin/admin.html</WebUI>
<TemplateURL>https://github.com/CHBMB/docker-templates/blob/master/collabora.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/CHBMB/docker-templates/master/img/collabora.png</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DonateText/>
<DonateLink/>
<Description>Collabora/Code Online Development Edition - an awesome, Online Office suite image suitable for home use. You can use Collabora/Code for your Nextcloud an edit your Office Documents Online!</Description>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>9980</HostPort>
<ContainerPort>9980</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data/>
<Environment>
<Variable>
<Value></Value>
<Name>domain</Name>
<Mode/>
</Variable>
<Variable>
<Value></Value>
<Name>username</Name>
<Mode/>
</Variable>
<Variable>
<Value></Value>
<Name>password</Name>
<Mode/>
</Variable>
</Environment>
<Labels/>
<Config Name="Host Port 1" Target="9980" Default="" Mode="tcp" Description="Container Port: 9980" Type="Port" Display="always" Required="false" Mask="false">9980</Config>
<Config Name="Domain" Target="domain" Default="" Mode="" Description="Container Variable: domain" Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="Username" Target="username" Default="" Mode="" Description="Container Variable: username" Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="Password" Target="password" Default="" Mode="" Description="Container Variable: password" Type="Variable" Display="always" Required="false" Mask="false"></Config>
</Container>