Automated documentation update (#85)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
github-actions[bot] 2022-08-09 16:08:06 -04:00 committed by GitHub
parent 6ea3bb3818
commit a8e20a418c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 48 additions and 48 deletions

View file

@ -7,7 +7,7 @@
```json
"features": {
"devcontainers/features/anaconda@latest": {
"ghcr.io/devcontainers/features/anaconda:1": {
"version": "latest"
}
}
@ -21,4 +21,4 @@
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/anaconda/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs the AWS CLI along with needed dependencies. Useful for base Dockerfiles
```json
"features": {
"devcontainers/features/aws-cli@latest": {
"ghcr.io/devcontainers/features/aws-cli:1": {
"version": "latest"
}
}
@ -21,4 +21,4 @@ Installs the AWS CLI along with needed dependencies. Useful for base Dockerfiles
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/aws-cli/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs the Azure CLI along with needed dependencies. Useful for base Dockerfil
```json
"features": {
"devcontainers/features/azure-cli@latest": {
"ghcr.io/devcontainers/features/azure-cli:1": {
"version": "latest"
}
}
@ -21,4 +21,4 @@ Installs the Azure CLI along with needed dependencies. Useful for base Dockerfil
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/azure-cli/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs a set of common command line utilities, Oh My Zsh!, and sets up a non-r
```json
"features": {
"devcontainers/features/common-utils@latest": {
"ghcr.io/devcontainers/features/common-utils:1": {
"version": "latest"
}
}
@ -27,4 +27,4 @@ Installs a set of common command line utilities, Oh My Zsh!, and sets up a non-r
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/common-utils/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Adds a lightweight Fluxbox based desktop to the container that can be accessed u
```json
"features": {
"devcontainers/features/desktop-lite@latest": {
"ghcr.io/devcontainers/features/desktop-lite:1": {
"version": "latest"
}
}
@ -25,4 +25,4 @@ Adds a lightweight Fluxbox based desktop to the container that can be accessed u
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/desktop-lite/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@
```json
"features": {
"devcontainers/features/docker-from-docker@latest": {
"ghcr.io/devcontainers/features/docker-from-docker:1": {
"version": "latest"
}
}
@ -23,4 +23,4 @@
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_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)._

View file

@ -7,7 +7,7 @@ Create child containers *inside* a container, independent from the host's docker
```json
"features": {
"devcontainers/features/docker-in-docker@latest": {
"ghcr.io/devcontainers/features/docker-in-docker:1": {
"version": "latest"
}
}
@ -23,4 +23,4 @@ Create child containers *inside* a container, independent from the host's docker
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/docker-in-docker/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs the .NET CLI. Provides option of installing sdk or runtime, and option
```json
"features": {
"devcontainers/features/dotnet@latest": {
"ghcr.io/devcontainers/features/dotnet:1": {
"version": "latest"
}
}
@ -24,4 +24,4 @@ Installs the .NET CLI. Provides option of installing sdk or runtime, and option
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/dotnet/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs Git Large File Support (Git LFS) along with needed dependencies. Useful
```json
"features": {
"devcontainers/features/git-lfs@latest": {
"ghcr.io/devcontainers/features/git-lfs:1": {
"version": "latest"
}
}
@ -21,4 +21,4 @@ Installs Git Large File Support (Git LFS) along with needed dependencies. Useful
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/git-lfs/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Install an up-to-date version of Git, built from source as needed. Useful for wh
```json
"features": {
"devcontainers/features/git@latest": {
"ghcr.io/devcontainers/features/git:1": {
"version": "latest"
}
}
@ -22,4 +22,4 @@ Install an up-to-date version of Git, built from source as needed. Useful for wh
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/git/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs the GitHub CLI. Auto-detects latest version and installs needed depende
```json
"features": {
"devcontainers/features/github-cli@latest": {
"ghcr.io/devcontainers/features/github-cli:1": {
"version": "latest"
}
}
@ -21,4 +21,4 @@ Installs the GitHub CLI. Auto-detects latest version and installs needed depende
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/github-cli/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs Go and common Go utilities. Auto-detects latest version and installs ne
```json
"features": {
"devcontainers/features/go@latest": {
"ghcr.io/devcontainers/features/go:1": {
"version": "latest"
}
}
@ -21,4 +21,4 @@ Installs Go and common Go utilities. Auto-detects latest version and installs ne
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/go/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@
```json
"features": {
"devcontainers/features/hugo@latest": {
"ghcr.io/devcontainers/features/hugo:1": {
"version": "latest"
}
}
@ -21,4 +21,4 @@
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/hugo/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs Java, SDKMAN! (if not installed), and needed dependencies.
```json
"features": {
"devcontainers/features/java@latest": {
"ghcr.io/devcontainers/features/java:1": {
"version": "latest"
}
}
@ -23,4 +23,4 @@ Installs Java, SDKMAN! (if not installed), and needed dependencies.
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/java/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs latest version of kubectl, Helm, and optionally minikube. Auto-detects
```json
"features": {
"devcontainers/features/kubectl-helm-minikube@latest": {
"ghcr.io/devcontainers/features/kubectl-helm-minikube:1": {
"version": "latest"
}
}
@ -23,4 +23,4 @@ Installs latest version of kubectl, Helm, and optionally minikube. Auto-detects
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/kubectl-helm-minikube/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs Node.js, nvm, yarn, and needed dependencies.
```json
"features": {
"devcontainers/features/node@latest": {
"ghcr.io/devcontainers/features/node:1": {
"version": "latest"
}
}
@ -23,4 +23,4 @@ Installs Node.js, nvm, yarn, and needed dependencies.
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/node/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs the oryx CLI
```json
"features": {
"devcontainers/features/oryx@latest": {
"ghcr.io/devcontainers/features/oryx:1": {
"version": "latest"
}
}
@ -19,4 +19,4 @@ Installs the oryx CLI
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/oryx/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@
```json
"features": {
"devcontainers/features/php@latest": {
"ghcr.io/devcontainers/features/php:1": {
"version": "latest"
}
}
@ -23,4 +23,4 @@
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/php/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs PowerShell along with needed dependencies. Useful for base Dockerfiles
```json
"features": {
"devcontainers/features/powershell@latest": {
"ghcr.io/devcontainers/features/powershell:1": {
"version": "latest"
}
}
@ -21,4 +21,4 @@ Installs PowerShell along with needed dependencies. Useful for base Dockerfiles
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/powershell/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho
```json
"features": {
"devcontainers/features/python@latest": {
"ghcr.io/devcontainers/features/python:1": {
"version": "latest"
}
}
@ -27,4 +27,4 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/python/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs Ruby, rvm, rbenv, common Ruby utilities, and needed dependencies.
```json
"features": {
"devcontainers/features/ruby@latest": {
"ghcr.io/devcontainers/features/ruby:1": {
"version": "latest"
}
}
@ -21,4 +21,4 @@ Installs Ruby, rvm, rbenv, common Ruby utilities, and needed dependencies.
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/ruby/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs Rust, common Rust utilities, and their required dependencies
```json
"features": {
"devcontainers/features/rust@latest": {
"ghcr.io/devcontainers/features/rust:1": {
"version": "latest"
}
}
@ -22,4 +22,4 @@ Installs Rust, common Rust utilities, and their required dependencies
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/rust/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Adds a SSH server into a container so that you can use an external terminal, sft
```json
"features": {
"devcontainers/features/sshd@latest": {
"ghcr.io/devcontainers/features/sshd:1": {
"version": "latest"
}
}
@ -21,4 +21,4 @@ Adds a SSH server into a container so that you can use an external terminal, sft
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/sshd/devcontainer-feature.json)._

View file

@ -7,7 +7,7 @@ Installs the Terraform CLI and optionally TFLint and Terragrunt. Auto-detects la
```json
"features": {
"devcontainers/features/terraform@latest": {
"ghcr.io/devcontainers/features/terraform:1": {
"version": "latest"
}
}
@ -23,4 +23,4 @@ Installs the Terraform CLI and optionally TFLint and Terragrunt. Auto-detects la
---
_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/terraform/devcontainer-feature.json)._