Skip to content

latest Latest

sha256:8e8ee460a192f5b397a3cebca0b6fada2867700c7115fc93a0e437d985538999
Add to your devcontainer.json
Learn more about Dev Container Features
"features": {
    "ghcr.io/mcclunatic/devcontainers-features/node:latest": {}
}

Loading

Manifest

{
  "digest": "sha256:8e8ee460a192f5b397a3cebca0b6fada2867700c7115fc93a0e437d985538999",
  "mediaType": "application/vnd.oci.image.manifest.v1+json",
  "size": 2157,
  "config": {
    "digest": "sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
    "mediaType": "application/vnd.devcontainers",
    "size": 2
  },
  "layers": [
    {
      "digest": "sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
      "mediaType": "application/vnd.oci.empty.v1+json",
      "size": 2
    },
    {
      "digest": "sha256:f107ec04dd7c1d66c913e4861d2eb59ac09c7094a84ca973fe33da0a9ace8abf",
      "mediaType": "application/vnd.devcontainers.layer.v1+tar",
      "size": 27136
    }
  ],
  "labels": {
    "dev.containers.metadata": "{\"id\":\"node\",\"version\":\"1.5.0\",\"name\":\"Node.js (via nvm), yarn and pnpm\",\"documentationURL\":\"https://github.com/devcontainers/features/tree/main/src/node\",\"description\":\"Installs Node.js, nvm, yarn, pnpm, and needed dependencies.\",\"options\":{\"version\":{\"type\":\"string\",\"proposals\":[\"lts\",\"latest\",\"none\",\"18\",\"16\",\"14\"],\"default\":\"lts\",\"description\":\"Select or enter a Node.js version to install\"},\"nodeGypDependencies\":{\"type\":\"boolean\",\"default\":true,\"description\":\"Install dependencies to compile native node modules (node-gyp)?\"},\"nvmInstallPath\":{\"type\":\"string\",\"default\":\"/usr/local/share/nvm\",\"description\":\"The path where NVM will be installed.\"},\"nvmVersion\":{\"type\":\"string\",\"proposals\":[\"latest\",\"0.39\"],\"default\":\"latest\",\"description\":\"Version of NVM to install.\"},\"installYarnUsingApt\":{\"type\":\"boolean\",\"default\":true,\"description\":\"On Debian and Ubuntu systems, you have the option to install Yarn globally via APT. If you choose not to use this option, Yarn will be set up using Corepack instead. This choice is specific to Debian and Ubuntu; for other Linux distributions, Yarn is always installed using Corepack, with a fallback to installation via NPM if an error occurs.\"}},\"customizations\":{\"vscode\":{\"extensions\":[\"dbaeumer.vscode-eslint\"]}},\"containerEnv\":{\"NVM_DIR\":\"/usr/local/share/nvm\",\"NVM_SYMLINK_CURRENT\":\"true\",\"PATH\":\"/usr/local/share/nvm/current/bin:${PATH}\"},\"installsAfter\":[\"ghcr.io/devcontainers/features/common-utils\"]}",
    "com.github.package.type": "devcontainer_feature"
  }
}

Download activity

  • Total downloads 4
  • Last 30 days 0
  • Last week 0
  • Today 0

Other tags on this version