Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c278662 commit cd71cbaCopy full SHA for cd71cba
docs/tutorials/faqs.md
@@ -426,7 +426,7 @@ colima start --arch x86_64 --cpu 4 --memory 8 --disk 10
426
```
427
428
Colima will show the path to the docker socket so we have a
429
-[community template](https://github.com/sharkymark/v2-templates/tree/main/src/docker-code-server)
+[community template](https://github.com/sharkymark/v2-templates/tree/main/src/templates/docker/docker-code-server)
430
that prompts the Coder admin to enter the Docker socket as a Terraform variable.
431
432
## How to make a `coder_app` optional?
0 commit comments