Unverified Commit 258b107b authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub

Automated documentation update (#287)

Automated documentation update [skip ci]
Co-authored-by: 's avatargithub-actions <github-actions@github.com>
parent 0e258004
......@@ -7,9 +7,7 @@
```json
"features": {
"ghcr.io/devcontainers/features/anaconda:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/anaconda:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs the AWS CLI along with needed dependencies. Useful for base Dockerfiles
```json
"features": {
"ghcr.io/devcontainers/features/aws-cli:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/aws-cli:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs the Azure CLI along with needed dependencies. Useful for base Dockerfil
```json
"features": {
"ghcr.io/devcontainers/features/azure-cli:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/azure-cli:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs a set of common command line utilities, Oh My Zsh!, and sets up a non-r
```json
"features": {
"ghcr.io/devcontainers/features/common-utils:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/common-utils:1": {}
}
```
......
......@@ -7,9 +7,7 @@ A cross-platform, language-agnostic binary package manager
```json
"features": {
"ghcr.io/devcontainers/features/conda:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/conda:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Adds a lightweight Fluxbox based desktop to the container that can be accessed u
```json
"features": {
"ghcr.io/devcontainers/features/desktop-lite:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/desktop-lite:1": {}
}
```
......
......@@ -7,9 +7,7 @@
```json
"features": {
"ghcr.io/devcontainers/features/docker-from-docker:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/docker-from-docker:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Create child containers *inside* a container, independent from the host's docker
```json
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/docker-in-docker:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs the .NET CLI. Provides option of installing sdk or runtime, and option
```json
"features": {
"ghcr.io/devcontainers/features/dotnet:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/dotnet:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs Git Large File Support (Git LFS) along with needed dependencies. Useful
```json
"features": {
"ghcr.io/devcontainers/features/git-lfs:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/git-lfs:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Install an up-to-date version of Git, built from source as needed. Useful for wh
```json
"features": {
"ghcr.io/devcontainers/features/git:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/git:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs the GitHub CLI. Auto-detects latest version and installs needed depende
```json
"features": {
"ghcr.io/devcontainers/features/github-cli:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/github-cli:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs Go and common Go utilities. Auto-detects latest version and installs ne
```json
"features": {
"ghcr.io/devcontainers/features/go:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/go:1": {}
}
```
......
......@@ -7,9 +7,7 @@
```json
"features": {
"ghcr.io/devcontainers/features/hugo:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/hugo:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs Java, SDKMAN! (if not installed), and needed dependencies.
```json
"features": {
"ghcr.io/devcontainers/features/java:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/java:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs latest version of kubectl, Helm, and optionally minikube. Auto-detects
```json
"features": {
"ghcr.io/devcontainers/features/kubectl-helm-minikube:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/kubectl-helm-minikube:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs the Nix package manager and optionally a set of packages.
```json
"features": {
"ghcr.io/devcontainers/features/nix:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/nix:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs Node.js, nvm, yarn, and needed dependencies.
```json
"features": {
"ghcr.io/devcontainers/features/node:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/node:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs shared libraries for NVIDIA CUDA.
```json
"features": {
"ghcr.io/devcontainers/features/nvidia-cuda:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/nvidia-cuda:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs the oryx CLI
```json
"features": {
"ghcr.io/devcontainers/features/oryx:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/oryx:1": {}
}
```
......
......@@ -7,9 +7,7 @@
```json
"features": {
"ghcr.io/devcontainers/features/php:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/php:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs PowerShell along with needed dependencies. Useful for base Dockerfiles
```json
"features": {
"ghcr.io/devcontainers/features/powershell:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/powershell:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho
```json
"features": {
"ghcr.io/devcontainers/features/python:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/python:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs Ruby, rvm, rbenv, common Ruby utilities, and needed dependencies.
```json
"features": {
"ghcr.io/devcontainers/features/ruby:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/ruby:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs Rust, common Rust utilities, and their required dependencies
```json
"features": {
"ghcr.io/devcontainers/features/rust:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/rust:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Adds a SSH server into a container so that you can use an external terminal, sft
```json
"features": {
"ghcr.io/devcontainers/features/sshd:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/sshd:1": {}
}
```
......
......@@ -7,9 +7,7 @@ Installs the Terraform CLI and optionally TFLint and Terragrunt. Auto-detects la
```json
"features": {
"ghcr.io/devcontainers/features/terraform:1": {
"version": "latest"
}
"ghcr.io/devcontainers/features/terraform:1": {}
}
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment