[ab8281]: / brats_toolkit / config / dockers_demo.json

Download this file

21 lines (20 with data), 414 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
{
"mocker":{
"name":"mocker",
"author":"Christoph Berger",
"fileformat":"gz-b17",
"runtime":"runc",
"id":"cberger/mockdock",
"command":" ",
"mountpoint":"/data"
},
"mocker2":{
"name":"mocker",
"author":"Christoph Berger",
"fileformat":"gz-b17",
"runtime":"runc",
"id":"cberger/mockdock",
"command":" ",
"mountpoint":"/data"
}
}