Skip to content

Commit 0600a01

Browse files
phorcys420Copilot
andauthored
Update registry/coder/templates/docker-devcontainer/README.md
Co-authored-by: Copilot <[email protected]>
1 parent fa51da8 commit 0600a01

File tree

1 file changed

+1
-1
lines changed
  • registry/coder/templates/docker-devcontainer

1 file changed

+1
-1
lines changed

registry/coder/templates/docker-devcontainer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Provision Devcontainers as [Coder workspaces](https://coder.com/docs/workspaces)
1616

1717
#### Running Coder inside Docker
1818
If you installed Coder as a container within Docker, you will have to do the following things:
19-
- Make the the Docker socket available to the container
19+
- Make the Docker socket available to the container
2020
- **(recommended) Mount `/var/run/docker.sock` via `--mount`/`volume`**
2121
- _(advanced) Restrict the Docker socket via https://github.com/Tecnativa/docker-socket-proxy_
2222
- Set `--group-add`/`group_add` to the GID of the Docker group on the **host** machine

0 commit comments

Comments
 (0)