We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed6d77 commit 1c6f227Copy full SHA for 1c6f227
setup/docker.md
@@ -29,7 +29,7 @@ You must be using a machine that is running Linux/macOS and has
29
-v /var/run/docker.sock:/var/run/docker.sock \
30
-v ~/.coder:/var/run/coder \
31
-e DEVURL_HOST="*.mycompany.com" \
32
- codercom/coder:1.25.0
+ codercom/coder:1.25.1
33
```
34
35
When this process is complete, Coder will print the URL you can use to access
0 commit comments