Add docker-proxy/docker containers
This commit is contained in:
parent
ff4577ca40
commit
ab2f6f516c
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "a81caf51-eb7c-4e70-9a22-273e3ced63f8",
|
||||||
|
"name" : "Docker containers",
|
||||||
|
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"configuration" : {
|
||||||
|
"deletable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"type" : "dockerCmd",
|
||||||
|
"host" : {
|
||||||
|
"storeId" : "877b6c0b-6451-4058-9d08-64825cbdf8bc"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue