blob: 5c28195a41426946650bc50ba6f3a4d9154772ad [file] [log] [blame]
{
"runtimes": {
"nodejs": [
{
"kind": "nodejs:6",
"default": true,
"image": {
"prefix": "openwhisk",
"name": "nodejs6action",
"tag": "c173d64"
},
"deprecated": false,
"stemCells": [{
"count": 2,
"memory": "256 MB"
}]
}
],
"python": [
{
"kind": "python:3",
"image": {
"prefix": "openwhisk",
"name": "python3action",
"tag": "d6a8920"
},
"deprecated": false
}
]
},
"blackboxes": [
{
"prefix": "openwhisk",
"name": "dockerskeleton",
"tag": "3d6ee06"
}
]
}