-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathttnode.xml
More file actions
20 lines (20 loc) · 1.13 KB
/
ttnode.xml
File metadata and controls
20 lines (20 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<Container version="2">
<Name>ttnode</Name>
<hostname>ttnode</hostname>
<Repository>ericwang2006/ttnode</Repository>
<Network>br0</Network>
<Shell>sh</Shell>
<Privileged>true</Privileged>
<Support>https://www.right.com.cn/forum/thread-4059329-1-1.html</Support>
<Project>https://github.com/ericwang2006/docker_ttnode</Project>
<Overview>甜糖</Overview>
<Category>Tools:</Category>
<WebUI>http://[IP]:[PORT:1043]/</WebUI>
<ExtraParams>-itd</ExtraParams>
<TemplateURL>https://raw.githubusercontent.com/sofs2005/unraidtemp/main/ttnode.xml</TemplateURL>
<Icon>http://m.tiantang.mogencloud.com/img/logo.b58df1d6.png</Icon>
<Description>ttnode</Description>
<Config Name="mnts" Target="/mnts" Default="/mnt/disks/AI_Mass_Storage/" Mode="rw" Description="甜糖缓存目录" Type="Path" Display="always" Required="true" Mask="false">/mnt/disks/AI_Mass_Storage/</Config>
<Config Name="config" Target="/config" Default="/mnt/disks/AI_Mass_Storage/config" Mode="rw" Description="配置目录" Type="Path" Display="always" Required="true" Mask="false">/mnt/disks/AI_Mass_Storage/config</Config>
</Container>