Socket
Socket
Sign inDemoInstall

@vscode/dev-container-cli

Package Overview
Dependencies
Maintainers
17
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vscode/dev-container-cli - npm Package Compare versions

Comparing version 0.209.6 to 0.210.0

2

dist/node_modules/vscode-dev-containers/container-features/features.json

@@ -1068,3 +1068,3 @@ {

"default": true,
"description": "Add packages from non-free Debain repository?"
"description": "Add packages from non-free Debian repository?"
}

@@ -1071,0 +1071,0 @@ },

@@ -17,2 +17,4 @@ # Docker in Docker

> **Note:** Your host chip architecture needs to match the your container image architecture for this script to function. Cross-architecture emulation will not work.
## Description

@@ -19,0 +21,0 @@

@@ -13,6 +13,6 @@ # C# (.NET) and MS SQL

| *Published image architecture(s)* | x86-64 |
| *Available image variants* | 3.1, 5.0, 6.0 |
| *Available image variants* | 3.1-focal, 5.0-focal, 6.0-focal |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Ubuntu (Debian .NET 6.0 image variant not yet supported) |
| *Container OS* | Ubuntu 20.04/focal (Debian 11/bullseye image variants not yet supported by MSSQL client) |
| *Languages, platforms* | .NET, .NET Core, C#, Microsoft SQL |

@@ -29,3 +29,3 @@

args:
VARIANT: "3.1"
VARIANT: "3.1-focal"
```

@@ -99,4 +99,4 @@

args:
VARIANT: "3.1"
NODE_VERSION: "14" # Set to "none" to skip Node.js installation
VARIANT: "3.1-focal"
NODE_VERSION: "16" # Set to "none" to skip Node.js installation
```

@@ -103,0 +103,0 @@

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/alpine
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/alpine
{

@@ -4,0 +4,0 @@ "name": "Alpine",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/azure-ansible
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/azure-ansible
{

@@ -4,0 +4,0 @@ "name": "Azure Ansible (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/azure-bicep
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/azure-bicep
{

@@ -4,0 +4,0 @@ "name": "Azure Bicep (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/azure-cli
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/azure-cli
{

@@ -4,0 +4,0 @@ "name": "Azure CLI",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/azure-functions-dotnetcore-2.1
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/azure-functions-dotnetcore-2.1
{

@@ -4,0 +4,0 @@ "name": "Azure Functions & C# - .NET Core 2.1",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/azure-functions-dotnetcore-3.1
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/azure-functions-dotnetcore-3.1
{

@@ -4,0 +4,0 @@ "name": "Azure Functions & C# - .NET Core 3.1",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/azure-functions-java-11
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/azure-functions-java-11
{

@@ -4,0 +4,0 @@ "name": "Azure Functions & Java 11",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/azure-functions-java-8
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/azure-functions-java-8
{

@@ -4,0 +4,0 @@ "name": "Azure Functions & Java 8",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/azure-functions-node
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/azure-functions-node
{

@@ -4,0 +4,0 @@ "name": "Azure Functions & Node.js",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/azure-functions-pwsh
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/azure-functions-pwsh
{

@@ -4,0 +4,0 @@ "name": "Azure Functions & PowerShell",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/azure-functions-python-3
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/azure-functions-python-3
{

@@ -4,0 +4,0 @@ "name": "Azure Functions & Python 3",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/azure-machine-learning-python-3
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/azure-machine-learning-python-3
{

@@ -4,0 +4,0 @@ "name": "Azure Machine Learning",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/azure-static-web-apps
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/azure-static-web-apps
{

@@ -4,0 +4,0 @@ "name": "Azure Static Web Apps",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/azure-terraform
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/azure-terraform
{

@@ -4,0 +4,0 @@ "name": "Azure Terraform (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/bash
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/bash
{

@@ -4,0 +4,0 @@ "name": "Bash (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/bazel
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/bazel
{

@@ -4,0 +4,0 @@ "name": "Bazel (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/chef-workstation
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/chef-workstation
{

@@ -4,0 +4,0 @@ "name": "Chef Workstation (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/codespaces-linux
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/codespaces-linux
{

@@ -4,0 +4,0 @@ "name": "GitHub Codespaces (Default)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/cpp
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/cpp
{

@@ -4,0 +4,0 @@ "name": "C++",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/dapr-dotnet
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/dapr-dotnet
{

@@ -4,0 +4,0 @@ "name": "Dapr with C# (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/dapr-javascript-node
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/dapr-javascript-node
{

@@ -4,0 +4,0 @@ "name": "Dapr with Node.js & JavaScript (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/dart
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/dart
{

@@ -4,0 +4,0 @@ "name": "Dart (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/debian
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/debian
{

@@ -4,0 +4,0 @@ "name": "Debian",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/deno
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/deno
{

@@ -4,0 +4,0 @@ "name": "Deno",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/docker-existing-docker-compose
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/docker-existing-docker-compose
// If you want to run as a non-root user in the container, see .devcontainer/docker-compose.yml.

@@ -4,0 +4,0 @@ {

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/docker-existing-dockerfile
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/docker-existing-dockerfile
{

@@ -4,0 +4,0 @@ "name": "Existing Dockerfile",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/docker-from-docker-compose
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/docker-from-docker-compose
{

@@ -4,0 +4,0 @@ "name": "Docker from Docker Compose",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/docker-from-docker
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/docker-from-docker
{

@@ -4,0 +4,0 @@ "name": "Docker from Docker",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/docker-in-docker
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/docker-in-docker
{

@@ -4,0 +4,0 @@ "name": "Docker in Docker",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/dotnet-fsharp
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/dotnet-fsharp
{

@@ -4,0 +4,0 @@ "name": "F# (.NET)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/dotnet-mssql
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/dotnet-mssql
{

@@ -4,0 +4,0 @@ "name": "C# (.NET) and MS SQL",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/dotnet
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/dotnet
{

@@ -4,0 +4,0 @@ "name": "C# (.NET)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/elixir-phoenix-postgres
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/elixir-phoenix-postgres
{

@@ -4,0 +4,0 @@ "name": "Elixir, Phoenix, Node.js & PostgresSQL (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/elixir
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/elixir
{

@@ -4,0 +4,0 @@ "name": "Elixir (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/elm
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/elm
{

@@ -4,0 +4,0 @@ "name": "Elm (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/go
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/go
{

@@ -4,0 +4,0 @@ "name": "Go",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/haskell
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/haskell
{

@@ -4,0 +4,0 @@ "name": "Haskell (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/hugo
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/hugo
{

@@ -4,0 +4,0 @@ "name": "Hugo (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/java-8
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/java-8
{

@@ -4,0 +4,0 @@ "name": "Java 8",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/java
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/java
{

@@ -4,0 +4,0 @@ "name": "Java",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/javascript-node-azurite
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/javascript-node-azurite
// Update the VARIANT arg in docker-compose.yml to pick a Node.js version

@@ -4,0 +4,0 @@ {

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/javascript-node-mongo
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/javascript-node-mongo
// Update the VARIANT arg in docker-compose.yml to pick a Node.js version

@@ -4,0 +4,0 @@ {

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/javascript-node-postgres
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/javascript-node-postgres
// Update the VARIANT arg in docker-compose.yml to pick a Node.js version

@@ -4,0 +4,0 @@ {

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/javascript-node
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/javascript-node
{

@@ -4,0 +4,0 @@ "name": "Node.js",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/jekyll
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/jekyll
{

@@ -4,0 +4,0 @@ "name": "Jekyll",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/julia
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/julia
// See https://github.com/julia-vscode/julia-devcontainer/blob/master/Dockerfile for image contents

@@ -4,0 +4,0 @@ {

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/jupyter-datascience-notebooks
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/jupyter-datascience-notebooks
{

@@ -4,0 +4,0 @@ "name": "Jupyter Data Science Notebooks (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/kubernetes-helm-minikube
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/kubernetes-helm-minikube
{

@@ -4,0 +4,0 @@ "name": "Kubernetes - Minikube-in-Docker",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/kubernetes-helm
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/kubernetes-helm
{

@@ -4,0 +4,0 @@ "name": "Kubernetes - Local Configuration",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/markdown
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/markdown
{

@@ -4,0 +4,0 @@ "name": "Markdown Editing",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/mit-scheme
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/mit-scheme
{

@@ -4,0 +4,0 @@ "name": "MIT-Scheme (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/perl
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/perl
{

@@ -4,0 +4,0 @@ "name": "Perl (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/php-mariadb
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/php-mariadb
// Update the VARIANT arg in docker-compose.yml to pick a PHP version

@@ -4,0 +4,0 @@ {

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/php
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/php
{

@@ -4,0 +4,0 @@ "name": "PHP",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/powershell
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/powershell
{

@@ -4,0 +4,0 @@ "name": "PowerShell",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/puppet
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/puppet
{

@@ -4,0 +4,0 @@ "name": "Puppet Development Kit (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/python-3-anaconda
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/python-3-anaconda
{

@@ -4,0 +4,0 @@ "name": "Anaconda (Python 3)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/python-3-device-simulator-express
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/python-3-device-simulator-express
{

@@ -4,0 +4,0 @@ "name": "Python 3 & Device Simulator Express (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/python-3-miniconda
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/python-3-miniconda
{

@@ -4,0 +4,0 @@ "name": "Miniconda (Python 3)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/python-3-postgres
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/python-3-postgres
// Update the VARIANT arg in docker-compose.yml to pick a Python version

@@ -4,0 +4,0 @@ {

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/python-3-pypy
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/python-3-pypy
{

@@ -4,0 +4,0 @@ "name": "PyPy (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/python-3
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/python-3
{

@@ -4,0 +4,0 @@ "name": "Python 3",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/r
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/r
{

@@ -4,0 +4,0 @@ "name": "R (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/reasonml
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/reasonml
{

@@ -4,0 +4,0 @@ "name": "ReasonML (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/ruby-rails-postgres
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/ruby-rails-postgres
// Update the VARIANT arg in docker-compose.yml to pick a Ruby version

@@ -4,0 +4,0 @@ {

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/ruby-rails
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/ruby-rails
{

@@ -4,0 +4,0 @@ "name": "Ruby on Rails (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/ruby-sinatra
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/ruby-sinatra
{

@@ -4,0 +4,0 @@ "name": "Ruby & Sinatra (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/ruby
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/ruby
{

@@ -4,0 +4,0 @@ "name": "Ruby",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/rust
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/rust
{

@@ -4,0 +4,0 @@ "name": "Rust",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/sfdx-project
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/sfdx-project
{

@@ -4,0 +4,0 @@ "name": "Salesforce Project (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/swift
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/swift
{

@@ -4,0 +4,0 @@ "name": "Swift (Community)",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/typescript-node
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/typescript-node
{

@@ -4,0 +4,0 @@ "name": "Node.js & TypeScript",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/ubuntu
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/ubuntu
{

@@ -4,0 +4,0 @@ "name": "Ubuntu",

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/vue
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/containers/vue
{

@@ -4,0 +4,0 @@ "name": "Vue (Community)",

{
"name": "vscode-dev-containers",
"version": "0.209.6",
"version": "0.210.0",
"description": "VS Code Dev Containers: Definitions and Templates",

@@ -5,0 +5,0 @@ "repository": {

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/repository-containers/images/github.com/microsoft/vscode
// https://github.com/microsoft/vscode-dev-containers/tree/v0.210.0/repository-containers/images/github.com/microsoft/vscode
{

@@ -4,0 +4,0 @@ "name": "Code - OSS",

{
"name": "@vscode/dev-container-cli",
"version": "0.209.6",
"version": "0.210.0",
"description": "Command Line Interface (CLI) for VS Code Dev Containers",

@@ -5,0 +5,0 @@ "bin": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc