-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeezloader.xml
More file actions
71 lines (71 loc) · 1.69 KB
/
deezloader.xml
File metadata and controls
71 lines (71 loc) · 1.69 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
"cap_add" : null,
"cap_drop" : null,
"cmd" : "/bin/sh -c node\\ /deezloaderremix/app/app.js",
"cpu_priority" : 50,
"devices" : null,
"enable_publish_all_ports" : false,
"enable_restart_policy" : false,
"enabled" : false,
"env_variables" : [
{
"key" : "PATH",
"value" : "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
},
{
"key" : "NODE_VERSION",
"value" : "8.15.1"
},
{
"key" : "YARN_VERSION",
"value" : "1.12.3"
}
],
"exporting" : false,
"id" : "f84e46413a734d44f471b669ee076101ae0955ac3bb48309a2ce3fee27ae5529",
"image" : "fury2k/deezloaderremix:latest",
"image_config" : {
"Cmd" : [ "/bin/sh", "-c", "node /deezloaderremix/app/app.js" ],
"Entrypoint" : null,
"Env" : [
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"NODE_VERSION=8.15.1",
"YARN_VERSION=1.12.3"
],
"Volumes" : null,
"WorkingDir" : ""
},
"is_ddsm" : false,
"is_package" : false,
"links" : [],
"memory_limit" : 0,
"name" : "deezloader-1730",
"network" : [
{
"driver" : "bridge",
"name" : "bridge"
}
],
"network_mode" : "bridge",
"port_bindings" : [
{
"container_port" : 1730,
"host_port" : 1730,
"type" : "tcp"
}
],
"privileged" : false,
"shortcut" : {
"enable_shortcut" : false
},
"ulimits" : null,
"use_host_network" : false,
"volume_bindings" : [
{
"host_volume_file" : "/fam muziek",
"mount_point" : "/downloads",
"type" : "rw"
}
],
"volumes_from" : null
}