File tree 1 file changed +1
-1
lines changed
docs/admin/templates/managing-templates
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ iterate on their development environments.
37
37
- [ Devcontainers (Docker)] ( https://github.com/coder/coder/tree/main/examples/templates/devcontainer-docker )
38
38
provisions a development container using Docker.
39
39
- [ Devcontainers (Kubernetes)] ( https://github.com/coder/coder/tree/main/examples/templates/devcontainer-kubernetes )
40
- provisioners a development container on the Kubernetes.
40
+ provisions a development container on the Kubernetes.
41
41
- [ Google Compute Engine (Devcontainer)] ( https://github.com/coder/coder/tree/main/examples/templates/gcp-devcontainer )
42
42
runs a development container inside a single GCP instance. It also mounts the
43
43
Docker socket from the VM inside the container to enable Docker inside the
You can’t perform that action at this time.
0 commit comments