{
"ContainerImage": "iron/go:dev",
"about": "Generate ascii art for a fork or spoon, along with a pun.",
"codeRepository": "https://www.github.com/vsoch/salad",
"entrypoint": [
"[\"/code/salad\"]"
],
"name": "vanessa/salad",
"sameAs": "ImageDefinition",
"version": "0.0.1",
"description": "alpine base with GoLang and PUNS.",
"thumbnailUrl": "https://vsoch.github.io/datasets/assets/img/avocado.png",
"@context": "http://www.schema.org",
"creator": {
"name": "vsoch",
"contactPoint": {
"contactType": "customer support",
"url": "https://www.github.com/vsoch/salad",
"@type": "ContactPoint"
},
"@type": "Person"
},
"runtime": "Docker",
"environment": [
"SRC_DIR=/go/src/github.com/vsoch/salad/"
],
"author": {
"name": "vsoch",
"contactPoint": {
"contactType": "customer support",
"url": "https://www.github.com/vsoch/salad",
"@type": "ContactPoint"
},
"@type": "Person"
},
"softwareRequirements": [],
"@type": "ImageDefinition"
}