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 420ca76 commit 72152f7Copy full SHA for 72152f7
README.md
@@ -9,7 +9,7 @@
9
10
Try it out:
11
```bash
12
-docker run -it -p 127.0.0.1:8443:8443 -v "${PWD}:/home/coder/project" cdr/code-server --allow-http --no-auth
+docker run -it -p 127.0.0.1:8443:8443 -v "${PWD}:/home/coder/project" codercom/code-server --allow-http --no-auth
13
```
14
15
- Code on your Chromebook, tablet, and laptop with a consistent dev environment.
0 commit comments