Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/anaconda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

```json
"features": {
"ghcr.io/devcontainers/features/anaconda:1": {
"ghcr.io/pauldotyu/features/anaconda:1": {
"version": "latest"
}
}
Expand Down Expand Up @@ -36,4 +36,4 @@ conda install python=3.7

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/anaconda/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/anaconda/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/aws-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs the AWS CLI along with needed dependencies. Useful for base Dockerfiles

```json
"features": {
"ghcr.io/devcontainers/features/aws-cli:1": {
"ghcr.io/pauldotyu/features/aws-cli:1": {
"version": "latest"
}
}
Expand All @@ -23,4 +23,4 @@ Installs the AWS CLI along with needed dependencies. Useful for base Dockerfiles

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/aws-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/aws-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
5 changes: 3 additions & 2 deletions src/azure-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs the Azure CLI along with needed dependencies. Useful for base Dockerfil

```json
"features": {
"ghcr.io/devcontainers/features/azure-cli:1": {
"ghcr.io/pauldotyu/features/azure-cli:1": {
"version": "latest"
}
}
Expand All @@ -18,9 +18,10 @@ Installs the Azure CLI along with needed dependencies. Useful for base Dockerfil
| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Select or enter an Azure CLI version. (Available versions may vary by Linux distribution.) | string | latest |
| extensions | Enter Azure CLI extension names you wish to include. | array | |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/azure-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/azure-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
17 changes: 11 additions & 6 deletions src/azure-cli/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,18 @@
],
"default": "latest",
"description": "Select or enter an Azure CLI version. (Available versions may vary by Linux distribution.)"
},
"extensions": {
"type": "array",
"default": [],
"description": "Enter Azure CLI extension names you wish to include."
}
},
"customizations": {
"vscode": {
"extensions": [
"ms-vscode.azurecli"
]
}
"vscode": {
"extensions": [
"ms-vscode.azurecli"
]
}
}
}
}
4 changes: 2 additions & 2 deletions src/common-utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +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": {
"ghcr.io/pauldotyu/features/common-utils:1": {
"version": "latest"
}
}
Expand Down Expand Up @@ -41,4 +41,4 @@ This setting will survive a rebuild since it is applied to the repository rather

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/common-utils/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/common-utils/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/conda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

```json
"features": {
"ghcr.io/devcontainers/features/conda:1": {
"ghcr.io/pauldotyu/features/conda:1": {
"version": "latest"
}
}
Expand Down Expand Up @@ -37,4 +37,4 @@ conda install python=3.7

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/conda/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/conda/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/desktop-lite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +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": {
"ghcr.io/pauldotyu/features/desktop-lite:1": {
"version": "latest"
}
}
Expand Down Expand Up @@ -91,4 +91,4 @@ That's it!

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/desktop-lite/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/desktop-lite/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/docker-from-docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

```json
"features": {
"ghcr.io/devcontainers/features/docker-from-docker:1": {
"ghcr.io/pauldotyu/features/docker-from-docker:1": {
"version": "latest"
}
}
Expand Down Expand Up @@ -51,4 +51,4 @@ docker run -it --rm -v ${LOCAL_WORKSPACE_FOLDER}:/workspace debian bash

---

_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). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/docker-from-docker/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/docker-in-docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Create child containers *inside* a container, independent from the host's docker

```json
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:1": {
"ghcr.io/pauldotyu/features/docker-in-docker:1": {
"version": "latest"
}
}
Expand All @@ -25,4 +25,4 @@ Create child containers *inside* a container, independent from the host's docker

---

_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). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/docker-in-docker/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/dotnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs the .NET CLI. Provides option of installing sdk or runtime, and option

```json
"features": {
"ghcr.io/devcontainers/features/dotnet:1": {
"ghcr.io/pauldotyu/features/dotnet:1": {
"version": "latest"
}
}
Expand All @@ -25,4 +25,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](https://github.com/devcontainers/features/blob/main/src/dotnet/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/dotnet/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/git-lfs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs Git Large File Support (Git LFS) along with needed dependencies. Useful

```json
"features": {
"ghcr.io/devcontainers/features/git-lfs:1": {
"ghcr.io/pauldotyu/features/git-lfs:1": {
"version": "latest"
}
}
Expand All @@ -23,4 +23,4 @@ Installs Git Large File Support (Git LFS) along with needed dependencies. Useful

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/git-lfs/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/git-lfs/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/git/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +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": {
"ghcr.io/pauldotyu/features/git:1": {
"version": "latest"
}
}
Expand All @@ -24,4 +24,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](https://github.com/devcontainers/features/blob/main/src/git/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/git/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/github-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs the GitHub CLI. Auto-detects latest version and installs needed depende

```json
"features": {
"ghcr.io/devcontainers/features/github-cli:1": {
"ghcr.io/pauldotyu/features/github-cli:1": {
"version": "latest"
}
}
Expand All @@ -24,4 +24,4 @@ Installs the GitHub CLI. Auto-detects latest version and installs needed depende

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/github-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/github-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs Go and common Go utilities. Auto-detects latest version and installs ne

```json
"features": {
"ghcr.io/devcontainers/features/go:1": {
"ghcr.io/pauldotyu/features/go:1": {
"version": "latest"
}
}
Expand All @@ -23,4 +23,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](https://github.com/devcontainers/features/blob/main/src/go/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/go/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/hugo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

```json
"features": {
"ghcr.io/devcontainers/features/hugo:1": {
"ghcr.io/pauldotyu/features/hugo:1": {
"version": "latest"
}
}
Expand All @@ -23,4 +23,4 @@

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/hugo/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/hugo/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs Java, SDKMAN! (if not installed), and needed dependencies.

```json
"features": {
"ghcr.io/devcontainers/features/java:1": {
"ghcr.io/pauldotyu/features/java:1": {
"version": "latest"
}
}
Expand All @@ -25,4 +25,4 @@ Installs Java, SDKMAN! (if not installed), and needed dependencies.

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/java/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/java/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/kubectl-helm-minikube/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs latest version of kubectl, Helm, and optionally minikube. Auto-detects

```json
"features": {
"ghcr.io/devcontainers/features/kubectl-helm-minikube:1": {
"ghcr.io/pauldotyu/features/kubectl-helm-minikube:1": {
"version": "latest"
}
}
Expand Down Expand Up @@ -37,4 +37,4 @@ nohup kubectl port-forward --pod-running-timeout=24h -n ingress-nginx service/in

---

_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). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/kubectl-helm-minikube/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs Node.js, nvm, yarn, and needed dependencies.

```json
"features": {
"ghcr.io/devcontainers/features/node:1": {
"ghcr.io/pauldotyu/features/node:1": {
"version": "latest"
}
}
Expand All @@ -25,4 +25,4 @@ Installs Node.js, nvm, yarn, and needed dependencies.

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/node/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/node/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/nvidia-cuda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs shared libraries for NVIDIA CUDA.

```json
"features": {
"ghcr.io/devcontainers/features/nvidia-cuda:1": {
"ghcr.io/pauldotyu/features/nvidia-cuda:1": {
"version": "latest"
}
}
Expand Down Expand Up @@ -45,4 +45,4 @@ Enable GPU passthrough to your devcontainer by adding `["--gpus", "all"]` to you

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/nvidia-cuda/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/nvidia-cuda/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/oryx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs the oryx CLI

```json
"features": {
"ghcr.io/devcontainers/features/oryx:1": {
"ghcr.io/pauldotyu/features/oryx:1": {
"version": "latest"
}
}
Expand All @@ -21,4 +21,4 @@ Installs the oryx CLI

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/oryx/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/oryx/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/php/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

```json
"features": {
"ghcr.io/devcontainers/features/php:1": {
"ghcr.io/pauldotyu/features/php:1": {
"version": "latest"
}
}
Expand All @@ -24,4 +24,4 @@

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/php/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/php/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/powershell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs PowerShell along with needed dependencies. Useful for base Dockerfiles

```json
"features": {
"ghcr.io/devcontainers/features/powershell:1": {
"ghcr.io/pauldotyu/features/powershell:1": {
"version": "latest"
}
}
Expand All @@ -23,4 +23,4 @@ Installs PowerShell along with needed dependencies. Useful for base Dockerfiles

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/powershell/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/powershell/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho

```json
"features": {
"ghcr.io/devcontainers/features/python:1": {
"ghcr.io/pauldotyu/features/python:1": {
"version": "latest"
}
}
Expand All @@ -28,4 +28,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](https://github.com/devcontainers/features/blob/main/src/python/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/python/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/ruby/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs Ruby, rvm, rbenv, common Ruby utilities, and needed dependencies.

```json
"features": {
"ghcr.io/devcontainers/features/ruby:1": {
"ghcr.io/pauldotyu/features/ruby:1": {
"version": "latest"
}
}
Expand All @@ -23,4 +23,4 @@ Installs Ruby, rvm, rbenv, common Ruby utilities, and needed dependencies.

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/ruby/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/ruby/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/rust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Installs Rust, common Rust utilities, and their required dependencies

```json
"features": {
"ghcr.io/devcontainers/features/rust:1": {
"ghcr.io/pauldotyu/features/rust:1": {
"version": "latest"
}
}
Expand All @@ -24,4 +24,4 @@ Installs Rust, common Rust utilities, and their required dependencies

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/rust/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pauldotyu/features/blob/main/src/rust/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
Loading