From 067069d2e2c8de292cc0a748f9060a81c88de41f Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Sun, 11 Sep 2022 17:49:05 -0700 Subject: [PATCH] docs: add jsjoeio/coder-templates to community (#3986) --- examples/templates/community-templates.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/templates/community-templates.md b/examples/templates/community-templates.md index 0e3d39324f..a31957ce3e 100644 --- a/examples/templates/community-templates.md +++ b/examples/templates/community-templates.md @@ -10,5 +10,6 @@ maintained, please submit a pull request to improve this list. Thank you! ## Contents - [ntimo/coder-hetzner-cloud-template](https://github.com/ntimo/coder-hetzner-cloud-template) - Setup a Hetzner Cloud instance as dev environment with or without vscode. -- [matifali/coder-templates](https://github.com/matifali/coder-templates) - Deeplearning with Jupyter Notebook/Lab and Matlab in browser. +- [matifali/coder-templates](https://github.com/matifali/coder-templates) - Deeplearning with Jupyter Notebook/Lab and Matlab in browser. - [m.lan/coder-templates](https://gitlab.com/m.lan/coder-templates) - Kubernetes template with DinD. +- [jsjoeio/coder-templates](https://github.com/jsjoeio/coder-templates) - Docker templates that prompt for dotfiles and base Docker image.