Skip to content

Commit 316d44a

Browse files
authored
Update docs/dogfood/index.md
1 parent 82a27a3 commit 316d44a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/dogfood/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@ The following explains how to do certain things related to dogfooding.
5151
7. To create your own template, you can do: `./scripts/coder-dev.sh templates init` and choose your preferred option.
5252
For example, choosing “Develop in Docker” will create a new folder `docker` that contains the bare bones for starting a Docker workspace template.
5353
Then, enter the folder that was just created and customize as you wish.
54-
<aside>
55-
💡 **For all Docker templates:**
56-
This step depends on whether you are developing on a Coder v1 workspace, versus a Coder v2 workspace, versus a VM, versus locally. In any case, check the output of the command `docker context ls` to determine where your Docker daemon is listening. Then open `./docker/main.tf` and check inside the block `provider "docker"` that the variable `"host"` is set correctly.
57-
5854
</aside>
5955

6056
## Troubleshooting

0 commit comments

Comments
 (0)