-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathh5ai.xml
More file actions
45 lines (45 loc) · 1.77 KB
/
h5ai.xml
File metadata and controls
45 lines (45 loc) · 1.77 KB
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
<?xml version="1.0"?>
<Container version="2">
<Name>h5ai</Name>
<Repository>ilemonrain/h5ai</Repository>
<Registry>https://hub.docker.com/r/ilemonrain/h5ai/</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://hub.docker.com/r/ilemonrain/h5ai/</Support>
<Project/>
<Overview>Docker h5ai Images Converted By Community Applications Always verify this template (and values) against the dockerhub support page for the container</Overview>
<Category/>
<WebUI>http://[IP]:[PORT:8666]/</WebUI>
<TemplateURL/>
<Icon>https://d36jcksde1wxzq.cloudfront.net/be7833db9bddb4494d2a7c3dd659199a.png</Icon>
<ExtraParams>-d</ExtraParams>
<PostArgs/>
<CPUset/>
<DateInstalled>1627371863</DateInstalled>
<DonateText/>
<DonateLink/>
<Description>Docker h5ai Images Converted By Community Applications Always verify this template (and values) against the dockerhub support page for the container</Description>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8666</HostPort>
<ContainerPort>80</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/files/h5ai</HostDir>
<ContainerDir>/h5ai</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment/>
<Labels/>
<Config Name="映射目录" Target="/h5ai" Default="" Mode="rw" Description="映射目录" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/files/h5ai</Config>
<Config Name="端口" Target="80" Default="" Mode="tcp" Description="端口" Type="Port" Display="always" Required="false" Mask="false">8666</Config>
</Container>