Skip to content

Commit 081d86b

Browse files
adds back 'type'
1 parent bf8752a commit 081d86b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proposals/devcontainer-templates.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ The properties of the file are as follows:
3030
| `description` | string | Description of the Template. |
3131
| `documentationURL` | string | Url that points to the documentation of the Template. |
3232
| `licenseURL` | string | Url that points to the license of the Template. |
33+
| `type` | string | Type of the dev container (image, dockerfile, dockerCompose) created by the Template. |
3334
| `options` | object | A map of options that the supporting tools should use to populate different configuration options for the Template. |
3435
| `platforms` | object | Languages and platforms supported by the Template. |
3536
| `publisher` | object | Name of the publisher/maintainer of the Template. |

0 commit comments

Comments
 (0)