Skip to content

Commit c39918f

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

File tree

1 file changed

+1
-1
lines changed
  • registry/coder-labs/templates/docker-build

1 file changed

+1
-1
lines changed

registry/coder-labs/templates/docker-build/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This template builds a custom Docker image from the included Dockerfile, allowin
2424

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

0 commit comments

Comments
 (0)