Add docker-proxy/docker containers/default
This commit is contained in:
parent
45f697bb3a
commit
10ef896141
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "92375336-dd3e-4869-b31a-f8d89326aa59",
|
||||||
|
"name" : "default",
|
||||||
|
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"configuration" : {
|
||||||
|
"deletable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"type" : "dockerContext",
|
||||||
|
"cmd" : {
|
||||||
|
"storeId" : "a81caf51-eb7c-4e70-9a22-273e3ced63f8"
|
||||||
|
},
|
||||||
|
"name" : "default"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue