Added isOfficial

This commit is contained in:
Kasra Bigdeli
2020-08-09 17:40:21 -04:00
parent 7cb4e3eb56
commit cc8a158d84
85 changed files with 85 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"documentation": "Taken from https://github.com/cdr/code-server/ . Except the image version (tag) is fixed to a specific version rather than generic 'v2' as this will ensure consistency of deployments.",
"displayName": "vscode via code-server",
"description": "code-server by Coder is VS Code running on a remote server, accessible through the browser.",
"isOfficial": true,
"dockerCompose": {
"services": {
"$$cap_appname": {