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 166efcb commit c56e279Copy full SHA for c56e279
README.md
@@ -23,6 +23,10 @@ docker run -it -p 127.0.0.1:8443:8443 -v "${PWD}:/home/coder/project" codercom/c
23
24
## Getting Started
25
26
+### Run over SSH
27
+
28
+Use [sshcode](https://github.com/codercom/sshcode) to easily run via SSH.
29
30
### Docker
31
32
See docker oneliner mentioned above. Dockerfile is at [/Dockerfile](/Dockerfile).
0 commit comments