Skip to content

Commit 5dc41a5

Browse files
committed
better examples
1 parent 048cf5b commit 5dc41a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/admin/templates/extending-templates/advanced-dev-containers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,13 +175,13 @@ or add persistent volumes—to improve performance and isolation for dev contain
175175
```terraform
176176
resource "docker_container" "workspace" {
177177
count = data.coder_workspace.me.start_count
178-
image = "codercom/enterprise-base:ubuntu"
178+
image = "codercom/enterprise-node:ubuntu"
179179
180180
resources {
181181
memory = 4096 # MiB
182182
cpus = 2
183+
memory_swap = 8192
183184
}
184-
memory_swap = 8192
185185
}
186186
```
187187

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy