aboutsummaryrefslogtreecommitdiff
path: root/src/docker-from-docker/README.md
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/docker-from-docker/README.md
parent19bc8bb633a8eb41b581296f468b85b7ac31a828 (diff)
Automated documentation update (#368)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/docker-from-docker/README.md')
-rw-r--r--src/docker-from-docker/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/docker-from-docker/README.md b/src/docker-from-docker/README.md
index be32ce9..e2ddb84 100644
--- a/src/docker-from-docker/README.md
+++ b/src/docker-from-docker/README.md
@@ -75,6 +75,13 @@ services:
> **Note:** There is no `${localWorkspaceFolder}` when using the **Clone Repository in Container Volume** command in the VS Code Dev Containers extension ([info](https://github.com/microsoft/vscode-remote-release/issues/6160#issuecomment-1014701007)).
+## 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/docker-from-docker/devcontainer-feature.json). Add additional notes to a `NOTES.md`._