aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-13 18:47:25 +0300
committerGitHub <noreply@github.com>2022-10-13 18:47:25 +0300
commit530997ce54c3906c8eab0691249482b32427dc4f (patch)
tree21b625e905345f0970840b4b7427e2b762ac769f
parenta244dc394f781274e4d0c6e469779d8c6857eae4 (diff)
Automated documentation update (#218)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
-rw-r--r--src/anaconda/README.md6
-rw-r--r--src/aws-cli/README.md6
-rw-r--r--src/azure-cli/README.md6
-rw-r--r--src/common-utils/README.md6
-rw-r--r--src/conda/README.md6
-rw-r--r--src/desktop-lite/README.md6
-rw-r--r--src/docker-from-docker/README.md6
-rw-r--r--src/docker-in-docker/README.md6
-rw-r--r--src/dotnet/README.md6
-rw-r--r--src/git-lfs/README.md6
-rw-r--r--src/git/README.md6
-rw-r--r--src/github-cli/README.md6
-rw-r--r--src/go/README.md6
-rw-r--r--src/hugo/README.md6
-rw-r--r--src/java/README.md6
-rw-r--r--src/kubectl-helm-minikube/README.md6
-rw-r--r--src/node/README.md6
-rw-r--r--src/nvidia-cuda/README.md6
-rw-r--r--src/oryx/README.md8
-rw-r--r--src/php/README.md6
-rw-r--r--src/powershell/README.md6
-rw-r--r--src/python/README.md6
-rw-r--r--src/ruby/README.md6
-rw-r--r--src/rust/README.md6
-rw-r--r--src/sshd/README.md6
-rw-r--r--src/terraform/README.md6
26 files changed, 78 insertions, 80 deletions
diff --git a/src/anaconda/README.md b/src/anaconda/README.md
index f60ec2b..8f11302 100644
--- a/src/anaconda/README.md
+++ b/src/anaconda/README.md
@@ -7,9 +7,9 @@
```json
"features": {
- "ghcr.io/devcontainers/features/anaconda:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/anaconda:1": {
+ "version": "latest"
+ }
}
```
diff --git a/src/aws-cli/README.md b/src/aws-cli/README.md
index e91bf09..2716c34 100644
--- a/src/aws-cli/README.md
+++ b/src/aws-cli/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/azure-cli/README.md b/src/azure-cli/README.md
index 784da7b..8b6193e 100644
--- a/src/azure-cli/README.md
+++ b/src/azure-cli/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/common-utils/README.md b/src/common-utils/README.md
index e98b9e4..1b1342c 100644
--- a/src/common-utils/README.md
+++ b/src/common-utils/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/conda/README.md b/src/conda/README.md
index c16013a..b4c949c 100644
--- a/src/conda/README.md
+++ b/src/conda/README.md
@@ -7,9 +7,9 @@ A cross-platform, language-agnostic binary package manager
```json
"features": {
- "ghcr.io/devcontainers/features/conda:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/conda:1": {
+ "version": "latest"
+ }
}
```
diff --git a/src/desktop-lite/README.md b/src/desktop-lite/README.md
index 1130e9e..36d8693 100644
--- a/src/desktop-lite/README.md
+++ b/src/desktop-lite/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/docker-from-docker/README.md b/src/docker-from-docker/README.md
index b29af3c..18b2f7f 100644
--- a/src/docker-from-docker/README.md
+++ b/src/docker-from-docker/README.md
@@ -7,9 +7,9 @@
```json
"features": {
- "ghcr.io/devcontainers/features/docker-from-docker:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/docker-from-docker:1": {
+ "version": "latest"
+ }
}
```
diff --git a/src/docker-in-docker/README.md b/src/docker-in-docker/README.md
index 925b816..8998d37 100644
--- a/src/docker-in-docker/README.md
+++ b/src/docker-in-docker/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/dotnet/README.md b/src/dotnet/README.md
index 63d2a7c..c74e679 100644
--- a/src/dotnet/README.md
+++ b/src/dotnet/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/git-lfs/README.md b/src/git-lfs/README.md
index dfc58f2..1f7e6c3 100644
--- a/src/git-lfs/README.md
+++ b/src/git-lfs/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/git/README.md b/src/git/README.md
index d14ec69..54e1fa6 100644
--- a/src/git/README.md
+++ b/src/git/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/github-cli/README.md b/src/github-cli/README.md
index 1305656..5e95dec 100644
--- a/src/github-cli/README.md
+++ b/src/github-cli/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/go/README.md b/src/go/README.md
index 0b03e87..644c761 100644
--- a/src/go/README.md
+++ b/src/go/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/hugo/README.md b/src/hugo/README.md
index 6249610..afd7aee 100644
--- a/src/hugo/README.md
+++ b/src/hugo/README.md
@@ -7,9 +7,9 @@
```json
"features": {
- "ghcr.io/devcontainers/features/hugo:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/hugo:1": {
+ "version": "latest"
+ }
}
```
diff --git a/src/java/README.md b/src/java/README.md
index 02a6413..388aa07 100644
--- a/src/java/README.md
+++ b/src/java/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/kubectl-helm-minikube/README.md b/src/kubectl-helm-minikube/README.md
index 0f60075..92bb1e7 100644
--- a/src/kubectl-helm-minikube/README.md
+++ b/src/kubectl-helm-minikube/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/node/README.md b/src/node/README.md
index 6a490ba..0624042 100644
--- a/src/node/README.md
+++ b/src/node/README.md
@@ -7,9 +7,9 @@ Installs Node.js, nvm, yarn, and needed dependencies.
```json
"features": {
- "ghcr.io/devcontainers/features/node:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/node:1": {
+ "version": "latest"
+ }
}
```
diff --git a/src/nvidia-cuda/README.md b/src/nvidia-cuda/README.md
index 331d977..710bcf5 100644
--- a/src/nvidia-cuda/README.md
+++ b/src/nvidia-cuda/README.md
@@ -7,9 +7,9 @@ Installs shared libraries for NVIDIA CUDA.
```json
"features": {
- "ghcr.io/devcontainers/features/nvidia-cuda:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/nvidia-cuda:1": {
+ "version": "latest"
+ }
}
```
diff --git a/src/oryx/README.md b/src/oryx/README.md
index 121bda8..67fd70a 100644
--- a/src/oryx/README.md
+++ b/src/oryx/README.md
@@ -7,14 +7,12 @@ Installs the oryx CLI
```json
"features": {
- "ghcr.io/devcontainers/features/oryx:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/oryx:1": {
+ "version": "latest"
+ }
}
```
-## Options
-
diff --git a/src/php/README.md b/src/php/README.md
index 0f85132..f0c605c 100644
--- a/src/php/README.md
+++ b/src/php/README.md
@@ -7,9 +7,9 @@
```json
"features": {
- "ghcr.io/devcontainers/features/php:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/php:1": {
+ "version": "latest"
+ }
}
```
diff --git a/src/powershell/README.md b/src/powershell/README.md
index 715d6c6..24bdb0c 100644
--- a/src/powershell/README.md
+++ b/src/powershell/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/python/README.md b/src/python/README.md
index ff28867..2f1434d 100644
--- a/src/python/README.md
+++ b/src/python/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/ruby/README.md b/src/ruby/README.md
index d5b9601..d8ca855 100644
--- a/src/ruby/README.md
+++ b/src/ruby/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/rust/README.md b/src/rust/README.md
index 046b674..4756cb7 100644
--- a/src/rust/README.md
+++ b/src/rust/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/sshd/README.md b/src/sshd/README.md
index 9481596..511659e 100644
--- a/src/sshd/README.md
+++ b/src/sshd/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```
diff --git a/src/terraform/README.md b/src/terraform/README.md
index 4754071..36c5d77 100644
--- a/src/terraform/README.md
+++ b/src/terraform/README.md
@@ -7,9 +7,9 @@ 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": {
+ "version": "latest"
+ }
}
```