-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathqinglong.xml
More file actions
25 lines (25 loc) · 2.79 KB
/
qinglong.xml
File metadata and controls
25 lines (25 loc) · 2.79 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
<?xml version="1.0"?>
<Container version="2">
<Name>qinglong</Name>
<Repository>whyour/qinglong</Repository>
<Registry>https://hub.docker.com/r/whyour/qinglong/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://github.com/whyour/qinglong</Support>
<Project>https://github.com/whyour/qinglong</Project>
<Overview>青龙,又名苍龙,在中国传统文化中是四象之一、天之四灵之一,根据五行学说,它是代表东方的灵兽,为青色的龙,五行属木,代表的季节是春季,八卦主震。苍龙与应龙一样,都是身具羽翼。《张果星宗》称“又有辅翼,方为真龙”。</Overview>
<Category>Tools:</Category>
<WebUI>http://[IP]:[PORT:5700]/</WebUI>
<ExtraParams>-it</ExtraParams>
<TemplateURL>https://raw.githubusercontent.com/sofs2005/unraidtemp/main/qinglong.xml</TemplateURL>
<Icon>https://github.com/sofs2005/unraidtemp/raw/main/Icons/qinglong.png</Icon>
<Description>青龙,又名苍龙,在中国传统文化中是四象之一、天之四灵之一,根据五行学说,它是代表东方的灵兽,为青色的龙,五行属木,代表的季节是春季,八卦主震。苍龙与应龙一样,都是身具羽翼。《张果星宗》称“又有辅翼,方为真龙”。</Description>
<Config Name="port" Target="5700" Default="5700" Mode="tcp" Description="web" Type="Port" Display="always" Required="false" Mask="false">5700</Config>
<Config Name="config" Target="/ql/data/config" Default="/mnt/user/dockerfiles/jd/ql/config/" Mode="rw" Description="config" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/dockerfiles/jd/ql1/config/</Config>
<Config Name="log" Target="/ql/data/log" Default="/mnt/user/dockerfiles/jd/ql/log/" Mode="rw" Description="log" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/dockerfiles/jd/ql1/log/</Config>
<Config Name="db" Target="/ql/data/db" Default="/mnt/user/dockerfiles/jd/ql/db/" Mode="rw" Description="db" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/dockerfiles/jd/ql1/db/</Config>
<Config Name="repo" Target="/ql/data/repo" Default="/mnt/user/dockerfiles/jd/ql/repo/" Mode="rw" Description="repo" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/dockerfiles/jd/ql1/repo/</Config>
<Config Name="raw" Target="/ql/data/raw" Default="/mnt/user/dockerfiles/jd/ql/raw/" Mode="rw" Description="raw" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/dockerfiles/jd/ql1/raw/</Config>
<Config Name="scripts" Target="/ql/data/scripts" Default="/mnt/user/dockerfiles/jd/ql/scripts/" Mode="rw" Description="scripts" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/dockerfiles/jd/ql1/scripts/</Config>
</Container>