Unverified Commit f7314671 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub

Automated documentation update (#405)

Automated documentation update [skip ci]
Co-authored-by: 's avatargithub-actions <github-actions@github.com>
parent 58b8fe09
...@@ -76,7 +76,7 @@ While the some services automates SSH setup (e.g., when using the GitHub CLI for ...@@ -76,7 +76,7 @@ While the some services automates SSH setup (e.g., when using the GitHub CLI for
``` ```
\\sshfs.r\vscode@localhost!2222\workspaces \\sshfs.r\vscode@localhost!2222\workspaces
``` ```
...where `vscode` above is the user you are running as in the container and `2222` after the `!` is the same local port you used in the `ssh` command in the previous seciton. ...where `vscode` above is the user you are running as in the container and `2222` after the `!` is the same local port you used in the `ssh` command in the previous section.
4. Your dev container's filesystem should now be available in the `~/sshfs/devcontainer` folder on macOS or Linux or in a new explorer window on Windows. 4. Your dev container's filesystem should now be available in the `~/sshfs/devcontainer` folder on macOS or Linux or in a new explorer window on Windows.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment