From e15b28e1175c5fc7f28a4628568e42bd2918a95f Mon Sep 17 00:00:00 2001 From: Nathanial Spearing Date: Thu, 20 Apr 2023 07:53:20 -0400 Subject: [PATCH 1/2] Feat(communuty-templates): Added vscode-server-template --- examples/templates/community-templates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/templates/community-templates.md b/examples/templates/community-templates.md index 9cca79b37ef3e..da0d0b0bd94b9 100644 --- a/examples/templates/community-templates.md +++ b/examples/templates/community-templates.md @@ -15,6 +15,7 @@ See [Getting Started](./README.md#getting-started) for how to use these template - [jsjoeio/coder-templates](https://github.com/jsjoeio/coder-templates) - Docker templates that prompt for dotfiles and base Docker image. - [8Bitz0/coder-rust-template @ GitLab](https://gitlab.com/8Bitz0/coder-rust-template) - Coder templates with various Linux distros for out-of-the-box Rust development. - [sharkymark/v2-templates](https://github.com/sharkymark/v2-templates) - Kubernetes, Docker, AWS, Google Cloud, Azure templates, videos, emoji links, and API examples. +- [kozmiknano/vscode-server-template](https://github.com/KozmikNano/vscode-server-template) - Run the full VSCode server within docker! (Built in settings sync and Microsoft Marketplace enabled.) ## Automation From 05b80346f228fce7afd6093e74451e42acd6f306 Mon Sep 17 00:00:00 2001 From: Nathanial Spearing Date: Thu, 20 Apr 2023 16:26:46 -0400 Subject: [PATCH 2/2] Update examples/templates/community-templates.md Co-authored-by: Kyle Carberry --- examples/templates/community-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/templates/community-templates.md b/examples/templates/community-templates.md index da0d0b0bd94b9..eb2d8b4fbe7a2 100644 --- a/examples/templates/community-templates.md +++ b/examples/templates/community-templates.md @@ -15,7 +15,7 @@ See [Getting Started](./README.md#getting-started) for how to use these template - [jsjoeio/coder-templates](https://github.com/jsjoeio/coder-templates) - Docker templates that prompt for dotfiles and base Docker image. - [8Bitz0/coder-rust-template @ GitLab](https://gitlab.com/8Bitz0/coder-rust-template) - Coder templates with various Linux distros for out-of-the-box Rust development. - [sharkymark/v2-templates](https://github.com/sharkymark/v2-templates) - Kubernetes, Docker, AWS, Google Cloud, Azure templates, videos, emoji links, and API examples. -- [kozmiknano/vscode-server-template](https://github.com/KozmikNano/vscode-server-template) - Run the full VSCode server within docker! (Built in settings sync and Microsoft Marketplace enabled.) +- [kozmiknano/vscode-server-template](https://github.com/KozmikNano/vscode-server-template) - Run the full VS Code server within docker! (Built-in settings sync and Microsoft Marketplace enabled) ## Automation