-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathlux.xml
42 lines (42 loc) · 1.64 KB
/
lux.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
<?xml version="1.0"?>
<Container version="2">
<Name>lux</Name>
<Repository>s1oz/lux</Repository>
<Registry>https://hub.docker.com/r/s1oz/lux</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://hub.docker.com/r/s1oz/lux</Support>
<Project>https://github.com/iawia002/lux#installation</Project>
<Overview>原annie
支持大部分视频站点,带ffmpeg
使用命令看作者文档 https://github.com/iawia002/lux#installation</Overview>
<Category>Downloaders:</Category>
<WebUI/>
<TemplateURL/>
<Icon>https://d36jcksde1wxzq.cloudfront.net/be7833db9bddb4494d2a7c3dd659199a.png</Icon>
<ExtraParams>-it</ExtraParams>
<PostArgs/>
<CPUset/>
<DateInstalled>1645849742</DateInstalled>
<DonateText/>
<DonateLink/>
<Description>原annie
支持大部分视频站点,带ffmpeg
使用命令看作者文档 https://github.com/iawia002/lux#installation</Description>
<Networking>
<Mode>bridge</Mode>
<Publish/>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/lux</HostDir>
<ContainerDir>/lux</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment/>
<Labels/>
<Config Name="下载路径" Target="/lux" Default="" Mode="rw" Description="下载文件保存路径" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/lux</Config>
</Container>