aboutsummaryrefslogtreecommitdiff
path: root/src/sshd
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-12-27 20:42:28 +0300
committerGitHub <noreply@github.com>2022-12-27 20:42:28 +0300
commitf9de0e43f8a9d2f590ad1d733772d4c25179db07 (patch)
treeb26e00a180dbe8f45d7b7fe3f7be507ff683d73e /src/sshd
parent19bc8bb633a8eb41b581296f468b85b7ac31a828 (diff)
Automated documentation update (#368)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/sshd')
-rw-r--r--src/sshd/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/sshd/README.md b/src/sshd/README.md
index 5245d68..6e9382c 100644
--- a/src/sshd/README.md
+++ b/src/sshd/README.md
@@ -81,6 +81,13 @@ While the some services automates SSH setup (e.g., when using the GitHub CLI for
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.
+## OS Support
+
+This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed.
+
+`bash` is required to execute the `install.sh` script.
+
+
---
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/sshd/devcontainer-feature.json). Add additional notes to a `NOTES.md`._