Files
starter-workflows/ci/properties/docker-image.properties.json
T

7 lines
173 B
JSON
Raw Normal View History

2020-03-17 11:17:19 +00:00
{
"name": "Docker image",
"description": "Build a Docker image to deploy, run, or push to a registry.",
"iconName": "docker",
"categories": ["Dockerfile"]
}