From 19bc8bb633a8eb41b581296f468b85b7ac31a828 Mon Sep 17 00:00:00 2001 From: Josh Spicer Date: Tue, 27 Dec 2022 17:27:57 +0000 Subject: OS support in Feature NOTES.md (#366) * https://github.com/devcontainers/features/issues/360 * omit from common utils --- src/node/NOTES.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/node') diff --git a/src/node/NOTES.md b/src/node/NOTES.md index a6a4aba..65eb93b 100644 --- a/src/node/NOTES.md +++ b/src/node/NOTES.md @@ -16,3 +16,10 @@ Alternatively, you can start up an interactive shell which will in turn source ` "postCreateCommand": "bash -i -c 'nvm install --lts'" ``` + + +## 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. -- cgit v1.2.3