We use cookies to make your experience better.
Run VS Code on any machine anywhere and access it in the browser.
https://github.com/coder/code-serverMove software development to your cloud. Share dev environments with your team from reproducible images.
$ docker run --rm -it -p 7080:7080 \ -v /var/run/docker.sock:/var/run/docker.sock \ -v ~/.coder:/var/run/coder \ codercom/coder:1.30.0