Skip to content

Commit 23ff3ee

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry/coder/templates/docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Provision Docker containers as [Coder workspaces](https://coder.com/docs/workspa
1818

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

0 commit comments

Comments
 (0)