aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/anaconda/README.md4
-rw-r--r--src/aws-cli/README.md4
-rw-r--r--src/azure-cli/README.md4
-rw-r--r--src/common-utils/README.md4
-rw-r--r--src/desktop-lite/README.md4
-rw-r--r--src/docker-from-docker/README.md4
-rw-r--r--src/docker-in-docker/README.md4
-rw-r--r--src/dotnet/README.md4
-rw-r--r--src/git-lfs/README.md4
-rw-r--r--src/git/README.md4
-rw-r--r--src/github-cli/README.md4
-rw-r--r--src/go/README.md4
-rw-r--r--src/hugo/README.md4
-rw-r--r--src/java/README.md4
-rw-r--r--src/kubectl-helm-minikube/README.md4
-rw-r--r--src/node/README.md4
-rw-r--r--src/oryx/README.md4
-rw-r--r--src/php/README.md4
-rw-r--r--src/powershell/README.md4
-rw-r--r--src/python/README.md4
-rw-r--r--src/ruby/README.md4
-rw-r--r--src/rust/README.md4
-rw-r--r--src/sshd/README.md4
-rw-r--r--src/terraform/README.md4
24 files changed, 48 insertions, 48 deletions
diff --git a/src/anaconda/README.md b/src/anaconda/README.md
index 2e060bb..b579ad4 100644
--- a/src/anaconda/README.md
+++ b/src/anaconda/README.md
@@ -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)._
diff --git a/src/aws-cli/README.md b/src/aws-cli/README.md
index 37dfb3d..766f936 100644
--- a/src/aws-cli/README.md
+++ b/src/aws-cli/README.md
@@ -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)._
diff --git a/src/azure-cli/README.md b/src/azure-cli/README.md
index 91381dd..cbab1b1 100644
--- a/src/azure-cli/README.md
+++ b/src/azure-cli/README.md
@@ -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)._
diff --git a/src/common-utils/README.md b/src/common-utils/README.md
index 8fb0881..0d381d3 100644
--- a/src/common-utils/README.md
+++ b/src/common-utils/README.md
@@ -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)._
diff --git a/src/desktop-lite/README.md b/src/desktop-lite/README.md
index cc2e359..87d7016 100644
--- a/src/desktop-lite/README.md
+++ b/src/desktop-lite/README.md
@@ -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)._
diff --git a/src/docker-from-docker/README.md b/src/docker-from-docker/README.md
index d26b655..0c29cc6 100644
--- a/src/docker-from-docker/README.md
+++ b/src/docker-from-docker/README.md
@@ -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)._
diff --git a/src/docker-in-docker/README.md b/src/docker-in-docker/README.md
index 8ba58cb..5160e8e 100644
--- a/src/docker-in-docker/README.md
+++ b/src/docker-in-docker/README.md
@@ -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)._
diff --git a/src/dotnet/README.md b/src/dotnet/README.md
index c7155e5..2a215de 100644
--- a/src/dotnet/README.md
+++ b/src/dotnet/README.md
@@ -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)._
diff --git a/src/git-lfs/README.md b/src/git-lfs/README.md
index 4bbd78e..5f1eaa2 100644
--- a/src/git-lfs/README.md
+++ b/src/git-lfs/README.md
@@ -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)._
diff --git a/src/git/README.md b/src/git/README.md
index 2aec2c7..e23f82b 100644
--- a/src/git/README.md
+++ b/src/git/README.md
@@ -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)._
diff --git a/src/github-cli/README.md b/src/github-cli/README.md
index f9fe337..a62b86c 100644
--- a/src/github-cli/README.md
+++ b/src/github-cli/README.md
@@ -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)._
diff --git a/src/go/README.md b/src/go/README.md
index a0af1a7..ed1aa89 100644
--- a/src/go/README.md
+++ b/src/go/README.md
@@ -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)._
diff --git a/src/hugo/README.md b/src/hugo/README.md
index 28b4e57..2bf22f7 100644
--- a/src/hugo/README.md
+++ b/src/hugo/README.md
@@ -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)._
diff --git a/src/java/README.md b/src/java/README.md
index e7832db..b4db8e8 100644
--- a/src/java/README.md
+++ b/src/java/README.md
@@ -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)._
diff --git a/src/kubectl-helm-minikube/README.md b/src/kubectl-helm-minikube/README.md
index 1347908..53edeff 100644
--- a/src/kubectl-helm-minikube/README.md
+++ b/src/kubectl-helm-minikube/README.md
@@ -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)._
diff --git a/src/node/README.md b/src/node/README.md
index afc58d3..03ed8a2 100644
--- a/src/node/README.md
+++ b/src/node/README.md
@@ -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)._
diff --git a/src/oryx/README.md b/src/oryx/README.md
index 3e782f6..9da0908 100644
--- a/src/oryx/README.md
+++ b/src/oryx/README.md
@@ -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)._
diff --git a/src/php/README.md b/src/php/README.md
index bb6187b..4da537d 100644
--- a/src/php/README.md
+++ b/src/php/README.md
@@ -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)._
diff --git a/src/powershell/README.md b/src/powershell/README.md
index cebef8f..033c962 100644
--- a/src/powershell/README.md
+++ b/src/powershell/README.md
@@ -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)._
diff --git a/src/python/README.md b/src/python/README.md
index 5267d93..13f0c95 100644
--- a/src/python/README.md
+++ b/src/python/README.md
@@ -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)._
diff --git a/src/ruby/README.md b/src/ruby/README.md
index 700424c..4bef335 100644
--- a/src/ruby/README.md
+++ b/src/ruby/README.md
@@ -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)._
diff --git a/src/rust/README.md b/src/rust/README.md
index f739ffc..015dea0 100644
--- a/src/rust/README.md
+++ b/src/rust/README.md
@@ -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)._
diff --git a/src/sshd/README.md b/src/sshd/README.md
index b9e01fa..0df2c51 100644
--- a/src/sshd/README.md
+++ b/src/sshd/README.md
@@ -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)._
diff --git a/src/terraform/README.md b/src/terraform/README.md
index 5a003ad..ba4357d 100644
--- a/src/terraform/README.md
+++ b/src/terraform/README.md
@@ -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)._