From 7a8f61fe0a80c34bd26e0b5edf6d8a1bf6faf595 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 30 Aug 2024 13:57:59 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/ansible-galaxy/README.md | 4 ++-- src/autogen-environment/README.md | 4 ++-- src/autogenstudio-persistence/README.md | 4 ++-- src/azure-cli-persistence/README.md | 4 ++-- src/chunking-environment/README.md | 4 ++-- src/container-dotfiles/README.md | 4 ++-- src/continue/README.md | 4 ++-- src/fortidevsec/README.md | 4 ++-- src/infracost/README.md | 4 ++-- src/jupyter-environment/README.md | 4 ++-- src/krew/README.md | 4 ++-- src/kubectl-helm-minikube/README.md | 4 ++-- src/lazygit/README.md | 4 ++-- src/lsd/README.md | 4 ++-- src/memgpt-environment/README.md | 4 ++-- src/mkdocs-environment/README.md | 4 ++-- src/nerd-fonts/README.md | 4 ++-- src/npm-globals/README.md | 4 ++-- src/nvidia-cuda/README.md | 4 ++-- src/oh-my-posh/README.md | 4 ++-- src/ollama-client/README.md | 4 ++-- src/ollama-persistence/README.md | 4 ++-- src/opencommit/README.md | 4 ++-- src/openwebui-environment/README.md | 4 ++-- src/powerline-fonts/README.md | 4 ++-- src/powershell-modules/README.md | 4 ++-- src/powershell/README.md | 4 ++-- src/speedtest/README.md | 4 ++-- src/textgen-environment/README.md | 4 ++-- src/tfenv/README.md | 4 ++-- src/tflint/README.md | 4 ++-- src/update-conda/README.md | 4 ++-- src/vimrc/README.md | 4 ++-- src/yq/README.md | 4 ++-- src/zzz-preinstall-extensions/README.md | 4 ++-- 35 files changed, 70 insertions(+), 70 deletions(-) diff --git a/src/ansible-galaxy/README.md b/src/ansible-galaxy/README.md index 740173c..88d7af6 100644 --- a/src/ansible-galaxy/README.md +++ b/src/ansible-galaxy/README.md @@ -7,7 +7,7 @@ Install ansible galaxy modules ```json "features": { - "ghcr.io/robinmordasiewicz/features/ansible-galaxy:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/ansible-galaxy:0": {} } ``` @@ -21,4 +21,4 @@ Install ansible galaxy modules --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/ansible-galaxy/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/ansible-galaxy/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/autogen-environment/README.md b/src/autogen-environment/README.md index ae4f010..2fc450d 100644 --- a/src/autogen-environment/README.md +++ b/src/autogen-environment/README.md @@ -7,7 +7,7 @@ Create the python environment for autogen ```json "features": { - "ghcr.io/robinmordasiewicz/features/autogen-environment:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/autogen-environment:0": {} } ``` @@ -17,4 +17,4 @@ Create the python environment for autogen --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/autogen-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/autogen-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/autogenstudio-persistence/README.md b/src/autogenstudio-persistence/README.md index b21ba97..8736d00 100644 --- a/src/autogenstudio-persistence/README.md +++ b/src/autogenstudio-persistence/README.md @@ -7,7 +7,7 @@ Preserve Autogen Studio environment ```json "features": { - "ghcr.io/robinmordasiewicz/features/autogenstudio-persistence:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/autogenstudio-persistence:0": {} } ``` @@ -17,4 +17,4 @@ Preserve Autogen Studio environment --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/autogenstudio-persistence/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/autogenstudio-persistence/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/azure-cli-persistence/README.md b/src/azure-cli-persistence/README.md index 262072d..abc7e57 100644 --- a/src/azure-cli-persistence/README.md +++ b/src/azure-cli-persistence/README.md @@ -7,7 +7,7 @@ Avoid extra logins from the Azure CLI by preserving the `~/.azure` folder across ```json "features": { - "ghcr.io/robinmordasiewicz/features/azure-cli-persistence:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/azure-cli-persistence:0": {} } ``` @@ -17,4 +17,4 @@ Avoid extra logins from the Azure CLI by preserving the `~/.azure` folder across --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/azure-cli-persistence/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/azure-cli-persistence/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/chunking-environment/README.md b/src/chunking-environment/README.md index b7095a4..f8cbf0b 100644 --- a/src/chunking-environment/README.md +++ b/src/chunking-environment/README.md @@ -7,7 +7,7 @@ Create the python environment for chunking ```json "features": { - "ghcr.io/robinmordasiewicz/features/chunking-environment:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/chunking-environment:0": {} } ``` @@ -17,4 +17,4 @@ Create the python environment for chunking --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/chunking-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/chunking-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/container-dotfiles/README.md b/src/container-dotfiles/README.md index 238d0af..b640139 100644 --- a/src/container-dotfiles/README.md +++ b/src/container-dotfiles/README.md @@ -7,7 +7,7 @@ Install shell shell rc files into container. ```json "features": { - "ghcr.io/robinmordasiewicz/features/container-dotfiles:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/container-dotfiles:0": {} } ``` @@ -17,4 +17,4 @@ Install shell shell rc files into container. --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/container-dotfiles/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/container-dotfiles/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/continue/README.md b/src/continue/README.md index 90f0f8f..b77c366 100644 --- a/src/continue/README.md +++ b/src/continue/README.md @@ -7,7 +7,7 @@ Install Continue Extension ```json "features": { - "ghcr.io/robinmordasiewicz/features/continue:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/continue:0": {} } ``` @@ -17,4 +17,4 @@ Install Continue Extension --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/continue/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/continue/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/fortidevsec/README.md b/src/fortidevsec/README.md index ab23a8b..1f8ce3f 100644 --- a/src/fortidevsec/README.md +++ b/src/fortidevsec/README.md @@ -7,7 +7,7 @@ Find and fix all types of application security issues within your DevOps CI/CD c ```json "features": { - "ghcr.io/robinmordasiewicz/features/fortidevsec:23": {} + "ghcr.io/amerintlxperts/devcontainer-features/fortidevsec:23": {} } ``` @@ -17,4 +17,4 @@ Find and fix all types of application security issues within your DevOps CI/CD c --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/fortidevsec/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/fortidevsec/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/infracost/README.md b/src/infracost/README.md index 8920a07..64bbb5c 100644 --- a/src/infracost/README.md +++ b/src/infracost/README.md @@ -7,7 +7,7 @@ Infrastructure Cost ```json "features": { - "ghcr.io/robinmordasiewicz/features/infracost:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/infracost:0": {} } ``` @@ -17,4 +17,4 @@ Infrastructure Cost --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/infracost/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/infracost/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/jupyter-environment/README.md b/src/jupyter-environment/README.md index f31fce8..c0d77a0 100644 --- a/src/jupyter-environment/README.md +++ b/src/jupyter-environment/README.md @@ -7,7 +7,7 @@ Create the python environment for jupyter ```json "features": { - "ghcr.io/robinmordasiewicz/features/jupyter-environment:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/jupyter-environment:0": {} } ``` @@ -17,4 +17,4 @@ Create the python environment for jupyter --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/jupyter-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/jupyter-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/krew/README.md b/src/krew/README.md index 86b48e0..8d2f00b 100644 --- a/src/krew/README.md +++ b/src/krew/README.md @@ -7,7 +7,7 @@ Krew is the plugin manager for kubectl command-line tool. ```json "features": { - "ghcr.io/robinmordasiewicz/features/krew:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/krew:0": {} } ``` @@ -17,4 +17,4 @@ Krew is the plugin manager for kubectl command-line tool. --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/krew/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/krew/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/kubectl-helm-minikube/README.md b/src/kubectl-helm-minikube/README.md index a2b8c12..21d92d6 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": { - "ghcr.io/robinmordasiewicz/features/kubectl-helm-minikube:1": {} + "ghcr.io/amerintlxperts/devcontainer-features/kubectl-helm-minikube:1": {} } ``` @@ -43,4 +43,4 @@ This Feature should work on recent versions of Debian/Ubuntu-based distributions --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/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/amerintlxperts/devcontainer-features/blob/main/src/kubectl-helm-minikube/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/lazygit/README.md b/src/lazygit/README.md index d9be1c8..8337ef8 100644 --- a/src/lazygit/README.md +++ b/src/lazygit/README.md @@ -7,7 +7,7 @@ ls deluxe (lsd) adds fancy color output, replacing legacy ls ```json "features": { - "ghcr.io/robinmordasiewicz/features/lazygit:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/lazygit:0": {} } ``` @@ -17,4 +17,4 @@ ls deluxe (lsd) adds fancy color output, replacing legacy ls --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/lazygit/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/lazygit/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/lsd/README.md b/src/lsd/README.md index 9be4b74..9979951 100644 --- a/src/lsd/README.md +++ b/src/lsd/README.md @@ -7,7 +7,7 @@ Install lsd - ls (Deluxe) ```json "features": { - "ghcr.io/robinmordasiewicz/features/lsd:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/lsd:0": {} } ``` @@ -17,4 +17,4 @@ Install lsd - ls (Deluxe) --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/lsd/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/lsd/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/memgpt-environment/README.md b/src/memgpt-environment/README.md index afe159f..c973586 100644 --- a/src/memgpt-environment/README.md +++ b/src/memgpt-environment/README.md @@ -7,7 +7,7 @@ Create the python environment for memgpt ```json "features": { - "ghcr.io/robinmordasiewicz/features/memgpt-environment:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/memgpt-environment:0": {} } ``` @@ -17,4 +17,4 @@ Create the python environment for memgpt --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/memgpt-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/memgpt-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/mkdocs-environment/README.md b/src/mkdocs-environment/README.md index d0a4794..694aead 100644 --- a/src/mkdocs-environment/README.md +++ b/src/mkdocs-environment/README.md @@ -7,7 +7,7 @@ Create the python environment for mkdocs serve and compiling ```json "features": { - "ghcr.io/robinmordasiewicz/features/mkdocs-environment:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/mkdocs-environment:0": {} } ``` @@ -17,4 +17,4 @@ Create the python environment for mkdocs serve and compiling --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/mkdocs-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/mkdocs-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/nerd-fonts/README.md b/src/nerd-fonts/README.md index c45a3e8..34ff95b 100644 --- a/src/nerd-fonts/README.md +++ b/src/nerd-fonts/README.md @@ -7,7 +7,7 @@ Install nerd fonts. ```json "features": { - "ghcr.io/robinmordasiewicz/features/nerd-fonts:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/nerd-fonts:0": {} } ``` @@ -21,4 +21,4 @@ Install nerd fonts. --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/nerd-fonts/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/nerd-fonts/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/npm-globals/README.md b/src/npm-globals/README.md index c839810..a1a86ab 100644 --- a/src/npm-globals/README.md +++ b/src/npm-globals/README.md @@ -7,7 +7,7 @@ Install node modules global ```json "features": { - "ghcr.io/robinmordasiewicz/features/npm-globals:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/npm-globals:0": {} } ``` @@ -21,4 +21,4 @@ Install node modules global --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/npm-globals/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/npm-globals/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/nvidia-cuda/README.md b/src/nvidia-cuda/README.md index d7e8715..a6be5d8 100644 --- a/src/nvidia-cuda/README.md +++ b/src/nvidia-cuda/README.md @@ -7,7 +7,7 @@ Installs shared libraries for NVIDIA CUDA. ```json "features": { - "ghcr.io/robinmordasiewicz/features/nvidia-cuda:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/nvidia-cuda:0": {} } ``` @@ -58,4 +58,4 @@ This Feature should work on recent versions of Debian/Ubuntu-based distributions --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/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/amerintlxperts/devcontainer-features/blob/main/src/nvidia-cuda/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/oh-my-posh/README.md b/src/oh-my-posh/README.md index 9fb5a2c..c0735d4 100644 --- a/src/oh-my-posh/README.md +++ b/src/oh-my-posh/README.md @@ -7,7 +7,7 @@ A prompt theme engine for any shell. ```json "features": { - "ghcr.io/robinmordasiewicz/features/oh-my-posh:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/oh-my-posh:0": {} } ``` @@ -17,4 +17,4 @@ A prompt theme engine for any shell. --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/oh-my-posh/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/oh-my-posh/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/ollama-client/README.md b/src/ollama-client/README.md index f65f775..64b7d6f 100644 --- a/src/ollama-client/README.md +++ b/src/ollama-client/README.md @@ -7,7 +7,7 @@ Install ollama client ```json "features": { - "ghcr.io/robinmordasiewicz/features/ollama-client:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/ollama-client:0": {} } ``` @@ -17,4 +17,4 @@ Install ollama client --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/ollama-client/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/ollama-client/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/ollama-persistence/README.md b/src/ollama-persistence/README.md index 342d91c..c773e88 100644 --- a/src/ollama-persistence/README.md +++ b/src/ollama-persistence/README.md @@ -7,7 +7,7 @@ Installs LLMs ```json "features": { - "ghcr.io/robinmordasiewicz/features/ollama-persistence:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/ollama-persistence:0": {} } ``` @@ -21,4 +21,4 @@ Installs LLMs --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/ollama-persistence/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/ollama-persistence/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/opencommit/README.md b/src/opencommit/README.md index 1c42b35..05bb55f 100644 --- a/src/opencommit/README.md +++ b/src/opencommit/README.md @@ -7,7 +7,7 @@ opencommit using ollama ```json "features": { - "ghcr.io/robinmordasiewicz/features/opencommit:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/opencommit:0": {} } ``` @@ -17,4 +17,4 @@ opencommit using ollama --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/opencommit/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/opencommit/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/openwebui-environment/README.md b/src/openwebui-environment/README.md index 7b1b10b..f30d2d2 100644 --- a/src/openwebui-environment/README.md +++ b/src/openwebui-environment/README.md @@ -7,7 +7,7 @@ Create the python environment for openwebui ```json "features": { - "ghcr.io/robinmordasiewicz/features/openwebui-environment:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/openwebui-environment:0": {} } ``` @@ -17,4 +17,4 @@ Create the python environment for openwebui --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/openwebui-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/openwebui-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/powerline-fonts/README.md b/src/powerline-fonts/README.md index 9582594..ace37cd 100644 --- a/src/powerline-fonts/README.md +++ b/src/powerline-fonts/README.md @@ -7,7 +7,7 @@ Install powerline fonts. ```json "features": { - "ghcr.io/robinmordasiewicz/features/powerline-fonts:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/powerline-fonts:0": {} } ``` @@ -17,4 +17,4 @@ Install powerline fonts. --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/powerline-fonts/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/powerline-fonts/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/powershell-modules/README.md b/src/powershell-modules/README.md index cc86741..fbbcade 100644 --- a/src/powershell-modules/README.md +++ b/src/powershell-modules/README.md @@ -7,7 +7,7 @@ Install powershell modules ```json "features": { - "ghcr.io/robinmordasiewicz/features/powershell-modules:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/powershell-modules:0": {} } ``` @@ -22,4 +22,4 @@ Install powershell modules --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/powershell-modules/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/powershell-modules/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/powershell/README.md b/src/powershell/README.md index e40131d..6f8cc13 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": { - "ghcr.io/robinmordasiewicz/features/powershell:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/powershell:0": {} } ``` @@ -29,4 +29,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/robinmordasiewicz/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/amerintlxperts/devcontainer-features/blob/main/src/powershell/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/speedtest/README.md b/src/speedtest/README.md index 4c9dff5..537a7c2 100644 --- a/src/speedtest/README.md +++ b/src/speedtest/README.md @@ -7,7 +7,7 @@ Ookla speedtest ```json "features": { - "ghcr.io/robinmordasiewicz/features/speedtest:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/speedtest:0": {} } ``` @@ -17,4 +17,4 @@ Ookla speedtest --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/speedtest/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/speedtest/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/textgen-environment/README.md b/src/textgen-environment/README.md index 56a3279..ed8052e 100644 --- a/src/textgen-environment/README.md +++ b/src/textgen-environment/README.md @@ -7,7 +7,7 @@ Create the python environment for textgen ```json "features": { - "ghcr.io/robinmordasiewicz/features/textgen-environment:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/textgen-environment:0": {} } ``` @@ -17,4 +17,4 @@ Create the python environment for textgen --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/textgen-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/textgen-environment/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/tfenv/README.md b/src/tfenv/README.md index 9283dab..e63fdc3 100644 --- a/src/tfenv/README.md +++ b/src/tfenv/README.md @@ -7,7 +7,7 @@ Install Terraform Environment manager and install the latest version of terrafor ```json "features": { - "ghcr.io/robinmordasiewicz/features/tfenv:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/tfenv:0": {} } ``` @@ -17,4 +17,4 @@ Install Terraform Environment manager and install the latest version of terrafor --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/tfenv/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/tfenv/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/tflint/README.md b/src/tflint/README.md index 32e7892..0f0f683 100644 --- a/src/tflint/README.md +++ b/src/tflint/README.md @@ -7,7 +7,7 @@ Install Terraform Lint (tflint) ```json "features": { - "ghcr.io/robinmordasiewicz/features/tflint:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/tflint:0": {} } ``` @@ -17,4 +17,4 @@ Install Terraform Lint (tflint) --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/tflint/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/tflint/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/update-conda/README.md b/src/update-conda/README.md index 31463e1..419ce42 100644 --- a/src/update-conda/README.md +++ b/src/update-conda/README.md @@ -7,7 +7,7 @@ Update Conda and initialize shell ```json "features": { - "ghcr.io/robinmordasiewicz/features/update-conda:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/update-conda:0": {} } ``` @@ -17,4 +17,4 @@ Update Conda and initialize shell --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/update-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/amerintlxperts/devcontainer-features/blob/main/src/update-conda/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/vimrc/README.md b/src/vimrc/README.md index 71b1cf3..a4c3101 100644 --- a/src/vimrc/README.md +++ b/src/vimrc/README.md @@ -7,7 +7,7 @@ Install vimrc customizations ```json "features": { - "ghcr.io/robinmordasiewicz/features/vimrc:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/vimrc:0": {} } ``` @@ -17,4 +17,4 @@ Install vimrc customizations --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/vimrc/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/vimrc/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/yq/README.md b/src/yq/README.md index cadb960..1e96c87 100644 --- a/src/yq/README.md +++ b/src/yq/README.md @@ -7,7 +7,7 @@ Install yq ```json "features": { - "ghcr.io/robinmordasiewicz/features/yq:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/yq:0": {} } ``` @@ -17,4 +17,4 @@ Install yq --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/yq/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/yq/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/zzz-preinstall-extensions/README.md b/src/zzz-preinstall-extensions/README.md index da1f2ce..ee5a3f8 100644 --- a/src/zzz-preinstall-extensions/README.md +++ b/src/zzz-preinstall-extensions/README.md @@ -7,7 +7,7 @@ Preinstall VSCode Extensions ```json "features": { - "ghcr.io/robinmordasiewicz/features/zzz-preinstall-extensions:0": {} + "ghcr.io/amerintlxperts/devcontainer-features/zzz-preinstall-extensions:0": {} } ``` @@ -21,4 +21,4 @@ Preinstall VSCode Extensions --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/robinmordasiewicz/features/blob/main/src/zzz-preinstall-extensions/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/zzz-preinstall-extensions/devcontainer-feature.json). Add additional notes to a `NOTES.md`._