8000 revirew: mention docks · coder/coder@ecb35db · GitHub
[go: up one dir, main page]

Skip to content

Commit ecb35db

Browse files
committed
revirew: mention docks
1 parent ab40359 commit ecb35db

File tree

1 file changed

+2
-0
lines changed
  • examples/templates/docker-devcontainer

1 file changed

+2
-0
lines changed

examples/templates/docker-devcontainer/main.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,8 @@ resource "docker_container" "workspace" {
256256
# that the devcontainer can run Docker commands in some other way.
257257
# Mounting the host Docker socket is strongly discouraged because
258258
# workspaces will then compete for control of the devcontainers.
259+
# For more information, see:
260+
# https://coder.com/docs/admin/templates/extending-templates/docker-in-workspaces
259261
privileged = true
260262

261263
# Uses lower() to avoid Docker restriction on container names.

0 commit comments

Comments
 (0)
0