first pass at the templates

This commit is contained in:
Andy McKay
2019-07-29 09:38:23 -07:00
parent b67cc8228e
commit 4d7a741e07
71 changed files with 717 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Docker image",
"description": "Build a Docker image to deploy, run, or push to a registry.",
"iconName": "docker",
"category": null
}