Default branch initial contribution as template
This commit is contained in:
commit
2588b19790
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"id":"79150d8a-2c48-42e8-8a1d-3d38d7f01d2c",
|
||||||
|
"active":true,
|
||||||
|
"name":"default",
|
||||||
|
"description":"Default synthetic runtime for Docker based infrastructures for methods that provide images from a remote repository",
|
||||||
|
"keywords":[
|
||||||
|
"docker",
|
||||||
|
"dockerhub",
|
||||||
|
"public",
|
||||||
|
"default"
|
||||||
|
],
|
||||||
|
"responsible":{
|
||||||
|
"name":"John Doe",
|
||||||
|
"email":"mail@exmple.com"
|
||||||
|
},
|
||||||
|
"type":"docker",
|
||||||
|
"image":"bash"
|
||||||
|
}
|
Loading…
Reference in New Issue