CINXE.COM
Features
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Features</title> <meta name="description" content="Development containers documentation and specification page. "> <!-- link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous" --> <link rel="stylesheet" href="/css/bootswatch/cosmo/bootstrap.min.css"> <link rel="stylesheet" href="/css/fontawesome-all.min.css"> <link rel="stylesheet" href="/css/main.css"> <link rel="shortcut icon" href="/img/favicon.ico"> <meta name="theme-color" content="#2753E3"> <link rel="canonical" href="https://devcontainers.github.io/features.html"> <link rel="alternate" type="application/rss+xml" title="Development containers" href="https://devcontainers.github.io/feed.xml" /> </head> <body> <div id='cookie-banner'></div> <header class="navbar navbar-expand-lg navbar-dark bg-primary -navbar"> <div class="container navbar-container"> <a class="navbar-brand" href="/"> <h1>Development Containers</h1> </a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="navbar-collapse collapse" id="navbarSupportedContent" role="navigation" aria-label="Top Level"> <ul class="navbar-nav ml-auto"> <li class="nav-item" > <a class="nav-link" href='/overview'>Overview</a> </li> <!--<li class="nav-item" > <a class="nav-link" href="/implementors/spec/">Implementations</a> </li>--> <li class="nav-item" > <a class="nav-link" href="/implementors/json_reference">Reference</a> </li> <li class="nav-item" > <a class="nav-link" href="/implementors/spec/">Specification</a> </li> <li class="nav-item" > <a class="nav-link" href='/supporting'>Supporting Tools</a> </li> <li class="nav-item" > <a class="nav-link" href='/guides'>Guides</a> </li> <li class="nav-item" > <a class="nav-link" href='/features'>Available Features</a> </li> <li class="nav-item" > <a class="nav-link" href='/templates'>Available Templates</a> </li> <li class="nav-item" > <a class="nav-link" href='/collections'>Collections</a> </li> </ul> </div> </div> </header> <div class="page-content"> <div class="wrapper"> <div class="container"> <div class="row single-page"> <style type="text/css"> .tg { border-collapse: collapse; border-spacing: 0; margin-left: auto; margin-right: auto; } .tg td { border-color: black; border-style: solid; border-width: 1px; font-family: Arial, sans-serif; font-size: 14px; overflow: hidden; padding: 10px 5px; word-break: normal; } .tg th { border-color: black; border-style: solid; border-width: 1px; font-family: Arial, sans-serif; font-size: 14px; font-weight: normal; overflow: hidden; padding: 10px 5px; word-break: normal; } .tg .tg-0lax { text-align: left; vertical-align: top } </style> <div style="margin-left: auto;margin-right: auto;"> <table class="tg"> <thead> <h1 style="margin-left: auto;margin-right: auto;">Available Dev Container Features</h1> <p style="margin-left: auto;margin-right: auto;"> This table contains all official and community-supported <a href="implementors/features/">Dev Container Features</a> known at the time of crawling <a href="collections">each registered collection</a>. This list is continuously updated with the latest available feature information. See the <a href="https://github.com/devcontainers/feature-template"> Feature quick start repository</a> to add your own! <br><br> <a href="implementors/features#referencing-a-feature">Referencing a Feature</a> below can be done in the "features" section of a devcontainer.json. <br><br> Please note that if you need to report a Feature, you should do so through the registry hosting the Feature. </p> <p> To add your own collection to this list, please create a PR editing <a href="https://github.com/devcontainers/devcontainers.github.io/blob/gh-pages/_data/collection-index.yml">this yaml file</a>. </p> <input type="text" id="searchInput" placeholder="Search"> <br> <br> <table id="collectionTable" class="tg"> <tr> <td class="tg-0lax"><b>Feature Name</b></b></td> <td class="tg-0lax"><b>Maintainer</b></td> <td class="tg-0lax"><b>Reference</b></td> <td class="tg-0lax"><b>Latest Version</b></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/anaconda">Anaconda</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/anaconda:1</code></td> <td class="tg-0lax"><code>1.0.12</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/aws-cli">AWS CLI</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/aws-cli:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/azure-cli">Azure CLI</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/azure-cli:1</code></td> <td class="tg-0lax"><code>1.2.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/common-utils">Common Utilities</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/common-utils:2</code></td> <td class="tg-0lax"><code>2.5.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/conda">Conda</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/conda:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/desktop-lite">Light-weight Desktop</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/desktop-lite:1</code></td> <td class="tg-0lax"><code>1.2.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/docker-in-docker">Docker (Docker-in-Docker)</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/docker-in-docker:2</code></td> <td class="tg-0lax"><code>2.12.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/docker-outside-of-docker">Docker (docker-outside-of-docker)</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/docker-outside-of-docker:1</code></td> <td class="tg-0lax"><code>1.6.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/dotnet">Dotnet CLI</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/dotnet:2</code></td> <td class="tg-0lax"><code>2.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/git">Git (from source)</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/git:1</code></td> <td class="tg-0lax"><code>1.3.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/git-lfs">Git Large File Support (LFS)</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/git-lfs:1</code></td> <td class="tg-0lax"><code>1.2.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/github-cli">GitHub CLI</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/github-cli:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/go">Go</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/go:1</code></td> <td class="tg-0lax"><code>1.3.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/hugo">Hugo</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/hugo:1</code></td> <td class="tg-0lax"><code>1.1.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/java">Java (via SDKMAN!)</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/java:1</code></td> <td class="tg-0lax"><code>1.6.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/kubectl-helm-minikube">Kubectl, Helm, and Minikube</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/kubectl-helm-minikube:1</code></td> <td class="tg-0lax"><code>1.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/nix">Nix Package Manager</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/nix:1</code></td> <td class="tg-0lax"><code>1.3.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/node">Node.js (via nvm), yarn and pnpm</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/node:1</code></td> <td class="tg-0lax"><code>1.6.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/nvidia-cuda">NVIDIA CUDA</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/nvidia-cuda:1</code></td> <td class="tg-0lax"><code>1.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/oryx">Oryx</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/oryx:1</code></td> <td class="tg-0lax"><code>1.4.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/php">PHP</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/php:1</code></td> <td class="tg-0lax"><code>1.1.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/powershell">PowerShell</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/powershell:1</code></td> <td class="tg-0lax"><code>1.5.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/python">Python</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/python:1</code></td> <td class="tg-0lax"><code>1.7.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/ruby">Ruby (via rvm)</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/ruby:1</code></td> <td class="tg-0lax"><code>1.3.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/rust">Rust</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/rust:1</code></td> <td class="tg-0lax"><code>1.3.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/sshd">SSH server</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/sshd:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/terraform">Terraform, tflint, and TFGrunt</a> </td> <td class="tg-0lax">Dev Container Spec Maintainers</td> <td class="tg-0lax"><code>ghcr.io/devcontainers/features/terraform:1</code></td> <td class="tg-0lax"><code>1.3.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/iterative/features">Data Version Control</a> </td> <td class="tg-0lax">Iterative, Inc</td> <td class="tg-0lax"><code>ghcr.io/iterative/features/dvc:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/iterative/features">nvtop - GPUs Process monitoring</a> </td> <td class="tg-0lax">Iterative, Inc</td> <td class="tg-0lax"><code>ghcr.io/iterative/features/nvtop:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rocker-org/devcontainer-features/tree/main/src/apt-packages">apt packages</a> </td> <td class="tg-0lax">Rocker Project</td> <td class="tg-0lax"><code>ghcr.io/rocker-org/devcontainer-features/apt-packages:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rocker-org/devcontainer-features/tree/main/src/miniforge">Conda, Mamba (Miniforge)</a> </td> <td class="tg-0lax">Rocker Project</td> <td class="tg-0lax"><code>ghcr.io/rocker-org/devcontainer-features/miniforge:2</code></td> <td class="tg-0lax"><code>2.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rocker-org/devcontainer-features/tree/main/src/pandoc">Pandoc</a> </td> <td class="tg-0lax">Rocker Project</td> <td class="tg-0lax"><code>ghcr.io/rocker-org/devcontainer-features/pandoc:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rocker-org/devcontainer-features/tree/main/src/quarto-cli">Quarto CLI</a> </td> <td class="tg-0lax">Rocker Project</td> <td class="tg-0lax"><code>ghcr.io/rocker-org/devcontainer-features/quarto-cli:1</code></td> <td class="tg-0lax"><code>1.1.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rocker-org/devcontainer-features/tree/main/src/r-apt">R (via apt)</a> </td> <td class="tg-0lax">Rocker Project</td> <td class="tg-0lax"><code>ghcr.io/rocker-org/devcontainer-features/r-apt:0</code></td> <td class="tg-0lax"><code>0.4.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rocker-org/devcontainer-features/tree/main/src/r-dependent-packages">R packages from the DESCRIPTION file (via pak)</a> </td> <td class="tg-0lax">Rocker Project</td> <td class="tg-0lax"><code>ghcr.io/rocker-org/devcontainer-features/r-dependent-packages:0</code></td> <td class="tg-0lax"><code>0.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rocker-org/devcontainer-features/tree/main/src/r-history">R history</a> </td> <td class="tg-0lax">Rocker Project</td> <td class="tg-0lax"><code>ghcr.io/rocker-org/devcontainer-features/r-history:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rocker-org/devcontainer-features/tree/main/src/r-packages">R packages (via pak)</a> </td> <td class="tg-0lax">Rocker Project</td> <td class="tg-0lax"><code>ghcr.io/rocker-org/devcontainer-features/r-packages:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rocker-org/devcontainer-features/tree/main/src/r-rig">R (via rig)</a> </td> <td class="tg-0lax">Rocker Project</td> <td class="tg-0lax"><code>ghcr.io/rocker-org/devcontainer-features/r-rig:1</code></td> <td class="tg-0lax"><code>1.2.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rocker-org/devcontainer-features/tree/main/src/renv-cache">renv cache</a> </td> <td class="tg-0lax">Rocker Project</td> <td class="tg-0lax"><code>ghcr.io/rocker-org/devcontainer-features/renv-cache:0</code></td> <td class="tg-0lax"><code>0.1.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rocker-org/devcontainer-features/tree/main/src/rstudio-server">RStudio Server</a> </td> <td class="tg-0lax">Rocker Project</td> <td class="tg-0lax"><code>ghcr.io/rocker-org/devcontainer-features/rstudio-server:0</code></td> <td class="tg-0lax"><code>0.3.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/meaningful-ooo/devcontainer-features/tree/main/src/fish">fish</a> </td> <td class="tg-0lax">Meaningful</td> <td class="tg-0lax"><code>ghcr.io/meaningful-ooo/devcontainer-features/fish:2</code></td> <td class="tg-0lax"><code>2.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/meaningful-ooo/devcontainer-features/tree/main/src/homebrew">Homebrew</a> </td> <td class="tg-0lax">Meaningful</td> <td class="tg-0lax"><code>ghcr.io/meaningful-ooo/devcontainer-features/homebrew:2</code></td> <td class="tg-0lax"><code>2.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/mpriscella/features/tree/main/src/fastly">Fastly</a> </td> <td class="tg-0lax">Mike Priscella</td> <td class="tg-0lax"><code>ghcr.io/mpriscella/features/fastly:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/mpriscella/features/tree/main/src/helm-chart-testing">Helm Chart Testing</a> </td> <td class="tg-0lax">Mike Priscella</td> <td class="tg-0lax"><code>ghcr.io/mpriscella/features/helm-chart-testing:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/mpriscella/features/tree/main/src/kind">Kind</a> </td> <td class="tg-0lax">Mike Priscella</td> <td class="tg-0lax"><code>ghcr.io/mpriscella/features/kind:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/mpriscella/features/tree/main/src/sops">Sops</a> </td> <td class="tg-0lax">Mike Priscella</td> <td class="tg-0lax"><code>ghcr.io/mpriscella/features/sops:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/eitsupi/devcontainer-features/tree/main/src/duckdb-cli">DuckDB CLI</a> </td> <td class="tg-0lax">eitsupi</td> <td class="tg-0lax"><code>ghcr.io/eitsupi/devcontainer-features/duckdb-cli:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/eitsupi/devcontainer-features/tree/main/src/go-task">Task</a> </td> <td class="tg-0lax">eitsupi</td> <td class="tg-0lax"><code>ghcr.io/eitsupi/devcontainer-features/go-task:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/eitsupi/devcontainer-features/tree/main/src/jq-likes">jq, yq, gojq, xq, jaq</a> </td> <td class="tg-0lax">eitsupi</td> <td class="tg-0lax"><code>ghcr.io/eitsupi/devcontainer-features/jq-likes:2</code></td> <td class="tg-0lax"><code>2.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/eitsupi/devcontainer-features/tree/main/src/mdbook">mdBook</a> </td> <td class="tg-0lax">eitsupi</td> <td class="tg-0lax"><code>ghcr.io/eitsupi/devcontainer-features/mdbook:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/eitsupi/devcontainer-features/tree/main/src/nushell">Nushell</a> </td> <td class="tg-0lax">eitsupi</td> <td class="tg-0lax"><code>ghcr.io/eitsupi/devcontainer-features/nushell:0</code></td> <td class="tg-0lax"><code>0.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/act">act</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/act:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/aztfy">aztfy</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/aztfy:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/conftest">Conftest</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/conftest:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/flyctl">Fly.io CLI</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/flyctl:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/google-cloud-cli">Google Cloud CLI</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/google-cloud-cli:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/hadolint">hadolint</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/hadolint:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/k6">k6</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/k6:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/k9s">k9s-cli</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/k9s:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/mizu">mizu</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/mizu:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/opa">Open Policy Agent</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/opa:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/oras">oras-cli</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/oras:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/stern">stern</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/stern:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/terraform-docs">terraform-docs</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/terraform-docs:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/terraformer">terraformer</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/terraformer:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/tfsec">tfsec</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/tfsec:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dhoeric/features/tree/main/src/trivy">trivy</a> </td> <td class="tg-0lax">Eric Ho</td> <td class="tg-0lax"><code>ghcr.io/dhoeric/features/trivy:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rchaganti/vsc-devcontainer-features">Azure Bicep</a> </td> <td class="tg-0lax">Ravikanth Chaganti</td> <td class="tg-0lax"><code>ghcr.io/rchaganti/vsc-devcontainer-features/azurebicep:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rchaganti/vsc-devcontainer-features">cosign</a> </td> <td class="tg-0lax">Ravikanth Chaganti</td> <td class="tg-0lax"><code>ghcr.io/rchaganti/vsc-devcontainer-features/cosign:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rchaganti/vsc-devcontainer-features">CUE Lang</a> </td> <td class="tg-0lax">Ravikanth Chaganti</td> <td class="tg-0lax"><code>ghcr.io/rchaganti/vsc-devcontainer-features/cuelang:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rchaganti/vsc-devcontainer-features">gitsign</a> </td> <td class="tg-0lax">Ravikanth Chaganti</td> <td class="tg-0lax"><code>ghcr.io/rchaganti/vsc-devcontainer-features/gitsign:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rchaganti/vsc-devcontainer-features">Tiny Go</a> </td> <td class="tg-0lax">Ravikanth Chaganti</td> <td class="tg-0lax"><code>ghcr.io/rchaganti/vsc-devcontainer-features/tinygo:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rchaganti/vsc-devcontainer-features">The WebAssembly Binary Toolkit</a> </td> <td class="tg-0lax">Ravikanth Chaganti</td> <td class="tg-0lax"><code>ghcr.io/rchaganti/vsc-devcontainer-features/wabt:1</code></td> <td class="tg-0lax"><code>1.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/customink/codespaces-features/tree/main/src/common-amzn">Common Amazon Linux 2 Utilities</a> </td> <td class="tg-0lax">Ken Collins</td> <td class="tg-0lax"><code>ghcr.io/customink/codespaces-features/common-amzn:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/customink/codespaces-features/tree/main/src/docker-in-docker-amzn">Docker-in-Docker Amazon Linux 2</a> </td> <td class="tg-0lax">Ken Collins</td> <td class="tg-0lax"><code>ghcr.io/customink/codespaces-features/docker-in-docker-amzn:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/customink/codespaces-features/tree/main/src/docker-log-level">Set Docker Log Level</a> </td> <td class="tg-0lax">Ken Collins</td> <td class="tg-0lax"><code>ghcr.io/customink/codespaces-features/docker-log-level:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/customink/codespaces-features/tree/main/src/sam-cli">AWS SAM CLI Utility</a> </td> <td class="tg-0lax">Ken Collins</td> <td class="tg-0lax"><code>ghcr.io/customink/codespaces-features/sam-cli:1</code></td> <td class="tg-0lax"><code>1.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/add-host">Add Host</a> </td> <td class="tg-0lax">Stuart Leeks</td> <td class="tg-0lax"><code>ghcr.io/stuartleeks/dev-container-features/add-host:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/stuartleeks/dev-container-features">Azure CLI Persistence</a> </td> <td class="tg-0lax">Stuart Leeks</td> <td class="tg-0lax"><code>ghcr.io/stuartleeks/dev-container-features/azure-cli-persistence:0</code></td> <td class="tg-0lax"><code>0.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/stuartleeks/dev-container-features">Dev Tunnels</a> </td> <td class="tg-0lax">Stuart Leeks</td> <td class="tg-0lax"><code>ghcr.io/stuartleeks/dev-container-features/dev-tunnels:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/stuartleeks/dev-container-features">Shell History</a> </td> <td class="tg-0lax">Stuart Leeks</td> <td class="tg-0lax"><code>ghcr.io/stuartleeks/dev-container-features/shell-history:0</code></td> <td class="tg-0lax"><code>0.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/guiyomh/features">golangci-lint</a> </td> <td class="tg-0lax">guiyomh</td> <td class="tg-0lax"><code>ghcr.io/guiyomh/features/golangci-lint:0</code></td> <td class="tg-0lax"><code>0.1.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/guiyomh/features">gomarkdoc</a> </td> <td class="tg-0lax">guiyomh</td> <td class="tg-0lax"><code>ghcr.io/guiyomh/features/gomarkdoc:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/guiyomh/features">goreleaser</a> </td> <td class="tg-0lax">guiyomh</td> <td class="tg-0lax"><code>ghcr.io/guiyomh/features/goreleaser:0</code></td> <td class="tg-0lax"><code>0.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/guiyomh/features">gotestsum</a> </td> <td class="tg-0lax">guiyomh</td> <td class="tg-0lax"><code>ghcr.io/guiyomh/features/gotestsum:0</code></td> <td class="tg-0lax"><code>0.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/guiyomh/features/tree/main/src/just">just</a> </td> <td class="tg-0lax">guiyomh</td> <td class="tg-0lax"><code>ghcr.io/guiyomh/features/just:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/guiyomh/features">mage</a> </td> <td class="tg-0lax">guiyomh</td> <td class="tg-0lax"><code>ghcr.io/guiyomh/features/mage:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/guiyomh/features">pact-go</a> </td> <td class="tg-0lax">guiyomh</td> <td class="tg-0lax"><code>ghcr.io/guiyomh/features/pact-go:0</code></td> <td class="tg-0lax"><code>0.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/guiyomh/features">vim</a> </td> <td class="tg-0lax">guiyomh</td> <td class="tg-0lax"><code>ghcr.io/guiyomh/features/vim:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/natescherer/devcontainers-custom-features">Hypermodern Python</a> </td> <td class="tg-0lax">Nate Scherer</td> <td class="tg-0lax"><code>ghcr.io/natescherer/devcontainers-custom-features/hypermodern-python:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/natescherer/devcontainers-custom-features">k9s</a> </td> <td class="tg-0lax">Nate Scherer</td> <td class="tg-0lax"><code>ghcr.io/natescherer/devcontainers-custom-features/k9s:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/natescherer/devcontainers-custom-features">PowerShell Resources</a> </td> <td class="tg-0lax">Nate Scherer</td> <td class="tg-0lax"><code>ghcr.io/natescherer/devcontainers-custom-features/powershell-resources:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joshspicer/features">mitmproxy https proxy</a> </td> <td class="tg-0lax">Josh Spicer</td> <td class="tg-0lax"><code>ghcr.io/joshspicer/features/mitm-proxy:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joshspicer/features">OCI Container Utils</a> </td> <td class="tg-0lax">Josh Spicer</td> <td class="tg-0lax"><code>ghcr.io/joshspicer/features/oci-utils:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/shyim/devcontainers-features/tree/main/src/blackfire">blackfire</a> </td> <td class="tg-0lax">Shyim</td> <td class="tg-0lax"><code>ghcr.io/shyim/devcontainers-features/blackfire:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/shyim/devcontainers-features/tree/main/src/bun">bun</a> </td> <td class="tg-0lax">Shyim</td> <td class="tg-0lax"><code>ghcr.io/shyim/devcontainers-features/bun:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/shyim/devcontainers-features/tree/main/src/php">php</a> </td> <td class="tg-0lax">Shyim</td> <td class="tg-0lax"><code>ghcr.io/shyim/devcontainers-features/php:0</code></td> <td class="tg-0lax"><code>0.1.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/shyim/devcontainers-features/tree/main/src/shopware-cli">shopware-cli</a> </td> <td class="tg-0lax">Shyim</td> <td class="tg-0lax"><code>ghcr.io/shyim/devcontainers-features/shopware-cli:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/shyim/devcontainers-features/tree/main/src/symfony-cli">symfony-cli</a> </td> <td class="tg-0lax">Shyim</td> <td class="tg-0lax"><code>ghcr.io/shyim/devcontainers-features/symfony-cli:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jungaretti/features">make</a> </td> <td class="tg-0lax">jungaretti</td> <td class="tg-0lax"><code>ghcr.io/jungaretti/features/make:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jungaretti/features">ripgrep</a> </td> <td class="tg-0lax">jungaretti</td> <td class="tg-0lax"><code>ghcr.io/jungaretti/features/ripgrep:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jungaretti/features">vim</a> </td> <td class="tg-0lax">jungaretti</td> <td class="tg-0lax"><code>ghcr.io/jungaretti/features/vim:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/tlc-sundown/devcontainers-features/tree/main/src/msquic">msquic</a> </td> <td class="tg-0lax">tlc-sundown</td> <td class="tg-0lax"><code>ghcr.io/tlc-sundown/devcontainers-features/msquic:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/enricosecondulfo/devcontainer-features">Volta</a> </td> <td class="tg-0lax">Enrico Secondulfo</td> <td class="tg-0lax"><code>ghcr.io/enricosecondulfo/devcontainer-features/volta:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/saml-to/devcontainer-features">Assume AWS Role</a> </td> <td class="tg-0lax">saml-to</td> <td class="tg-0lax"><code>ghcr.io/saml-to/devcontainer-features/assume-aws-role:2</code></td> <td class="tg-0lax"><code>2.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rjfmachado/devcontainer-features/tree/main/src/cloud-native">Cloud Native development environment tools</a> </td> <td class="tg-0lax">rjfmachado</td> <td class="tg-0lax"><code>ghcr.io/rjfmachado/devcontainer-features/cloud-native:1</code></td> <td class="tg-0lax"><code>1.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lukewiwa/features">Shellcheck</a> </td> <td class="tg-0lax">lukewiwa</td> <td class="tg-0lax"><code>ghcr.io/lukewiwa/features/shellcheck:0</code></td> <td class="tg-0lax"><code>0.2.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lukewiwa/features">wait-for-it</a> </td> <td class="tg-0lax">lukewiwa</td> <td class="tg-0lax"><code>ghcr.io/lukewiwa/features/wait-for-it:0</code></td> <td class="tg-0lax"><code>0.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rio/features">Chezmoi Dotfile Manager</a> </td> <td class="tg-0lax">rio</td> <td class="tg-0lax"><code>ghcr.io/rio/features/chezmoi:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rio/features">k3d</a> </td> <td class="tg-0lax">rio</td> <td class="tg-0lax"><code>ghcr.io/rio/features/k3d:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rio/features">k9s</a> </td> <td class="tg-0lax">rio</td> <td class="tg-0lax"><code>ghcr.io/rio/features/k9s:1</code></td> <td class="tg-0lax"><code>1.1.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rio/features">Kustomize</a> </td> <td class="tg-0lax">rio</td> <td class="tg-0lax"><code>ghcr.io/rio/features/kustomize:1</code></td> <td class="tg-0lax"><code>1.1.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rio/features">Skaffold Container & Kubernetes Development</a> </td> <td class="tg-0lax">rio</td> <td class="tg-0lax"><code>ghcr.io/rio/features/skaffold:2</code></td> <td class="tg-0lax"><code>2.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rio/features">vcluster</a> </td> <td class="tg-0lax">rio</td> <td class="tg-0lax"><code>ghcr.io/rio/features/vcluster:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/KusionStack/devcontainer-features">Kusion</a> </td> <td class="tg-0lax">KusionStack</td> <td class="tg-0lax"><code>ghcr.io/KusionStack/devcontainer-features/kusion:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/edouard-lopez/devcontainers-features/tree/main/src/bats">bats (Bash Automated Testing System)</a> </td> <td class="tg-0lax">edouard-lopez</td> <td class="tg-0lax"><code>ghcr.io/edouard-lopez/devcontainer-features/bats:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jlaundry/devcontainer-features/tree/main/src/azure-functions-core-tools">Azure Functions Core Tools</a> </td> <td class="tg-0lax">jlaundry</td> <td class="tg-0lax"><code>ghcr.io/jlaundry/devcontainer-features/azure-functions-core-tools:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jlaundry/devcontainer-features/tree/main/src/mssql-odbc-driver">SQL Server ODBC Driver</a> </td> <td class="tg-0lax">jlaundry</td> <td class="tg-0lax"><code>ghcr.io/jlaundry/devcontainer-features/mssql-odbc-driver:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/mikaello/devcontainer-features">kotlinc</a> </td> <td class="tg-0lax">mikaello</td> <td class="tg-0lax"><code>ghcr.io/mikaello/devcontainer-features/kotlinc:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/mikaello/devcontainer-features">Modern shell utils</a> </td> <td class="tg-0lax">mikaello</td> <td class="tg-0lax"><code>ghcr.io/mikaello/devcontainer-features/modern-shell-utils:2</code></td> <td class="tg-0lax"><code>2.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jsburckhardt/devcontainer-features">Copacetic CLI</a> </td> <td class="tg-0lax">jsburckhardt</td> <td class="tg-0lax"><code>ghcr.io/jsburckhardt/devcontainer-features/copa:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jsburckhardt/devcontainer-features">crane</a> </td> <td class="tg-0lax">jsburckhardt</td> <td class="tg-0lax"><code>ghcr.io/jsburckhardt/devcontainer-features/crane:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jsburckhardt/devcontainer-features">CycloneDX CLI</a> </td> <td class="tg-0lax">jsburckhardt</td> <td class="tg-0lax"><code>ghcr.io/jsburckhardt/devcontainer-features/cyclonedx:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jsburckhardt/devcontainer-features">flux</a> </td> <td class="tg-0lax">jsburckhardt</td> <td class="tg-0lax"><code>ghcr.io/jsburckhardt/devcontainer-features/flux:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jsburckhardt/devcontainer-features">gic</a> </td> <td class="tg-0lax">jsburckhardt</td> <td class="tg-0lax"><code>ghcr.io/jsburckhardt/devcontainer-features/gic:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jsburckhardt/devcontainer-features">Gitleaks</a> </td> <td class="tg-0lax">jsburckhardt</td> <td class="tg-0lax"><code>ghcr.io/jsburckhardt/devcontainer-features/gitleaks:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jsburckhardt/devcontainer-features">jnv</a> </td> <td class="tg-0lax">jsburckhardt</td> <td class="tg-0lax"><code>ghcr.io/jsburckhardt/devcontainer-features/jnv:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jsburckhardt/devcontainer-features">Kyverno CLI</a> </td> <td class="tg-0lax">jsburckhardt</td> <td class="tg-0lax"><code>ghcr.io/jsburckhardt/devcontainer-features/kyverno:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jsburckhardt/devcontainer-features">notation</a> </td> <td class="tg-0lax">jsburckhardt</td> <td class="tg-0lax"><code>ghcr.io/jsburckhardt/devcontainer-features/notation:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jsburckhardt/devcontainer-features">ruff</a> </td> <td class="tg-0lax">jsburckhardt</td> <td class="tg-0lax"><code>ghcr.io/jsburckhardt/devcontainer-features/ruff:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jsburckhardt/devcontainer-features">skopeo</a> </td> <td class="tg-0lax">jsburckhardt</td> <td class="tg-0lax"><code>ghcr.io/jsburckhardt/devcontainer-features/skopeo:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jsburckhardt/devcontainer-features">uv/uvx</a> </td> <td class="tg-0lax">jsburckhardt</td> <td class="tg-0lax"><code>ghcr.io/jsburckhardt/devcontainer-features/uv:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jsburckhardt/devcontainer-features">zarf</a> </td> <td class="tg-0lax">jsburckhardt</td> <td class="tg-0lax"><code>ghcr.io/jsburckhardt/devcontainer-features/zarf:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/oleksis/devcontainer-features/tree/main/src/playground-cli">NAPPTIVE Playground CLI</a> </td> <td class="tg-0lax">oleksis</td> <td class="tg-0lax"><code>ghcr.io/oleksis/devcontainer-features/playground-cli:5</code></td> <td class="tg-0lax"><code>5.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://python-launcher.app/">Python Launcher</a> </td> <td class="tg-0lax">oleksis</td> <td class="tg-0lax"><code>ghcr.io/oleksis/devcontainer-features/python-launcher:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/ebaskoro/devcontainer-features/tree/main/src/emscripten">Emscripten</a> </td> <td class="tg-0lax">Eki Baskoro</td> <td class="tg-0lax"><code>ghcr.io/ebaskoro/devcontainer-features/emscripten:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/ebaskoro/devcontainer-features/tree/main/src/grain">Grain</a> </td> <td class="tg-0lax">Eki Baskoro</td> <td class="tg-0lax"><code>ghcr.io/ebaskoro/devcontainer-features/grain:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/ebaskoro/devcontainer-features/tree/main/src/scala">Scala (via SDKMAN!)</a> </td> <td class="tg-0lax">Eki Baskoro</td> <td class="tg-0lax"><code>ghcr.io/ebaskoro/devcontainer-features/scala:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/ebaskoro/devcontainer-features/tree/main/src/sdkman">SDKMAN!</a> </td> <td class="tg-0lax">Eki Baskoro</td> <td class="tg-0lax"><code>ghcr.io/ebaskoro/devcontainer-features/sdkman:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/warrenbuckley/codespace-features">SMTP4Dev: A dotnet test email SMTP server</a> </td> <td class="tg-0lax">Warren Buckley</td> <td class="tg-0lax"><code>ghcr.io/warrenbuckley/codespace-features/smtp4dev:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/warrenbuckley/codespace-features">SQLite</a> </td> <td class="tg-0lax">Warren Buckley</td> <td class="tg-0lax"><code>ghcr.io/warrenbuckley/codespace-features/sqlite:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/roost-io/features">Roost Cluster Creation</a> </td> <td class="tg-0lax">Roost.ai (Harish Agrawal)</td> <td class="tg-0lax"><code>ghcr.io/roost-io/features/roost:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lentzi90/features">Clusterctl</a> </td> <td class="tg-0lax">Lennart Jern</td> <td class="tg-0lax"><code>ghcr.io/lentzi90/features/clusterctl:0</code></td> <td class="tg-0lax"><code>0.1.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lentzi90/features">Kubeadm</a> </td> <td class="tg-0lax">Lennart Jern</td> <td class="tg-0lax"><code>ghcr.io/lentzi90/features/kubeadm:0</code></td> <td class="tg-0lax"><code>0.1.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lentzi90/features">KWOK</a> </td> <td class="tg-0lax">Lennart Jern</td> <td class="tg-0lax"><code>ghcr.io/lentzi90/features/kwok:0</code></td> <td class="tg-0lax"><code>0.1.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lentzi90/features">Tilt</a> </td> <td class="tg-0lax">Lennart Jern</td> <td class="tg-0lax"><code>ghcr.io/lentzi90/features/tilt:0</code></td> <td class="tg-0lax"><code>0.1.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lentzi90/features">yamlfmt</a> </td> <td class="tg-0lax">Lennart Jern</td> <td class="tg-0lax"><code>ghcr.io/lentzi90/features/yamlfmt:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/robsyme/features">Nextflow</a> </td> <td class="tg-0lax">Rob Syme</td> <td class="tg-0lax"><code>ghcr.io/robsyme/features/nextflow:1</code></td> <td class="tg-0lax"><code>1.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/robsyme/features">nf-test</a> </td> <td class="tg-0lax">Rob Syme</td> <td class="tg-0lax"><code>ghcr.io/robsyme/features/nf-test:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dev-wasm/dev-wasm-feature">wasm + wasi for Dotnet</a> </td> <td class="tg-0lax">Brendan Burns</td> <td class="tg-0lax"><code>devwasm.azurecr.io/dev-wasm/dev-wasm-feature/dotnet-wasi:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dev-wasm/dev-wasm-feature">wasm + wasi for Go</a> </td> <td class="tg-0lax">Brendan Burns</td> <td class="tg-0lax"><code>devwasm.azurecr.io/dev-wasm/dev-wasm-feature/golang-wasi:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dev-wasm/dev-wasm-feature">wasm + wasi for Rust</a> </td> <td class="tg-0lax">Brendan Burns</td> <td class="tg-0lax"><code>devwasm.azurecr.io/dev-wasm/dev-wasm-feature/rust-wasi:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dev-wasm/dev-wasm-feature">Wasmtime runtime and WASI SDK</a> </td> <td class="tg-0lax">Brendan Burns</td> <td class="tg-0lax"><code>devwasm.azurecr.io/dev-wasm/dev-wasm-feature/wasmtime-wasi:0</code></td> <td class="tg-0lax"><code>0.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/shinepukur/devcontainer-features">Vale doc linter</a> </td> <td class="tg-0lax">Shine Pukur</td> <td class="tg-0lax"><code>ghcr.io/shinepukur/devcontainer-features/vale:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/msclock/features">GitLab CI Local</a> </td> <td class="tg-0lax">msclock</td> <td class="tg-0lax"><code>ghcr.io/msclock/features/gitlab-ci-local:0</code></td> <td class="tg-0lax"><code>0.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/msclock/features/tree/main/src/vcpkg">Vcpkg Tool</a> </td> <td class="tg-0lax">msclock</td> <td class="tg-0lax"><code>ghcr.io/msclock/features/vcpkg:2</code></td> <td class="tg-0lax"><code>2.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://fig.io/user-manual">Fig</a> </td> <td class="tg-0lax">grant0417</td> <td class="tg-0lax"><code>ghcr.io/withfig/features/fig:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/mamba-org/devcontainer-features/tree/main/src/micromamba">micromamba</a> </td> <td class="tg-0lax">mamba-org</td> <td class="tg-0lax"><code>ghcr.io/mamba-org/devcontainer-features/micromamba:1</code></td> <td class="tg-0lax"><code>1.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/astronomer/devcontainer-features/tree/main/src/astro-cli">Astro CLI</a> </td> <td class="tg-0lax">fhoda</td> <td class="tg-0lax"><code>ghcr.io/astronomer/devcontainer-features/astro-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/EliiseS/devcontainer-features">Bash profile</a> </td> <td class="tg-0lax">EliiseS</td> <td class="tg-0lax"><code>ghcr.io/eliises/devcontainer-features/bash-profile:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/cli">Dev Container CLI (via npm)</a> </td> <td class="tg-0lax">EliiseS</td> <td class="tg-0lax"><code>ghcr.io/eliises/devcontainer-features/devcontainers-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/frntn/devcontainers-features">Gitleaks</a> </td> <td class="tg-0lax">Matthieu Fronton</td> <td class="tg-0lax"><code>ghcr.io/frntn/devcontainers-features/gitleaks:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/frntn/devcontainers-features">Newman</a> </td> <td class="tg-0lax">Matthieu Fronton</td> <td class="tg-0lax"><code>ghcr.io/frntn/devcontainers-features/newman:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/frntn/devcontainers-features">Postman</a> </td> <td class="tg-0lax">Matthieu Fronton</td> <td class="tg-0lax"><code>ghcr.io/frntn/devcontainers-features/postman:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/frntn/devcontainers-features">Prism</a> </td> <td class="tg-0lax">Matthieu Fronton</td> <td class="tg-0lax"><code>ghcr.io/frntn/devcontainers-features/prism:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/ChristopherMacGown/devcontainer-features">direnv</a> </td> <td class="tg-0lax">ChristopherMacGown</td> <td class="tg-0lax"><code>ghcr.io/christophermacgown/devcontainer-features/direnv:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/ChristopherMacGown/devcontainer-features">easy-container-hooks</a> </td> <td class="tg-0lax">ChristopherMacGown</td> <td class="tg-0lax"><code>ghcr.io/christophermacgown/devcontainer-features/easy-container-hooks:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/ChristopherMacGown/devcontainer-features">mcfly</a> </td> <td class="tg-0lax">ChristopherMacGown</td> <td class="tg-0lax"><code>ghcr.io/christophermacgown/devcontainer-features/mcfly:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/ChristopherMacGown/devcontainer-features">minio-client</a> </td> <td class="tg-0lax">ChristopherMacGown</td> <td class="tg-0lax"><code>ghcr.io/christophermacgown/devcontainer-features/minio-client:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://bazel.build/install/bazelisk">Bazel (via Bazelisk)</a> </td> <td class="tg-0lax">Balazs23</td> <td class="tg-0lax"><code>ghcr.io/balazs23/devcontainers-features/bazel:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://nx.dev">Nx (via npm)</a> </td> <td class="tg-0lax">Balazs23</td> <td class="tg-0lax"><code>ghcr.io/balazs23/devcontainers-features/nx:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/mickeahlinder/devcontainer-features">tfenv</a> </td> <td class="tg-0lax">Mikael Ahlinder</td> <td class="tg-0lax"><code>ghcr.io/mickeahlinder/devcontainer-features/tfenv:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jckimble/devcontainer-features">hledger</a> </td> <td class="tg-0lax">James C Kimble Jr</td> <td class="tg-0lax"><code>ghcr.io/jckimble/devcontainer-features/hledger:1</code></td> <td class="tg-0lax"><code>1.32.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jckimble/devcontainer-features">Ngrok</a> </td> <td class="tg-0lax">James C Kimble Jr</td> <td class="tg-0lax"><code>ghcr.io/jckimble/devcontainer-features/ngrok:3</code></td> <td class="tg-0lax"><code>3.1.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/r3dpoint/devcontainer-features">TailwindCSS Standalone CLI</a> </td> <td class="tg-0lax">r3dpoint</td> <td class="tg-0lax"><code>ghcr.io/r3dpoint/devcontainer-features/tailwindcss-standalone-cli:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/trunk-io/devcontainer-feature">Trunk</a> </td> <td class="tg-0lax">trunk-io</td> <td class="tg-0lax"><code>ghcr.io/trunk-io/devcontainer-feature/trunk:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/swift-server-community/swift-devcontainer-features">SwiftFormat</a> </td> <td class="tg-0lax">Joseph Heck/Adam Fowler</td> <td class="tg-0lax"><code>ghcr.io/swift-server-community/swift-devcontainer-features/SwiftFormat:0</code></td> <td class="tg-0lax"><code>0.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/swift-server-community/swift-devcontainer-features">Foundation Networking</a> </td> <td class="tg-0lax">Joseph Heck/Adam Fowler</td> <td class="tg-0lax"><code>ghcr.io/swift-server-community/swift-devcontainer-features/foundationnetworking:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/swift-server-community/swift-devcontainer-features">jemalloc</a> </td> <td class="tg-0lax">Joseph Heck/Adam Fowler</td> <td class="tg-0lax"><code>ghcr.io/swift-server-community/swift-devcontainer-features/jemalloc:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/swift-server-community/swift-devcontainer-features">sqlite</a> </td> <td class="tg-0lax">Joseph Heck/Adam Fowler</td> <td class="tg-0lax"><code>ghcr.io/swift-server-community/swift-devcontainer-features/sqlite:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/swift-server-community/swift-devcontainer-features">swift-format</a> </td> <td class="tg-0lax">Joseph Heck/Adam Fowler</td> <td class="tg-0lax"><code>ghcr.io/swift-server-community/swift-devcontainer-features/swift-format:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/gickis/devcontainer-features">confd</a> </td> <td class="tg-0lax">Andrii Tararaka</td> <td class="tg-0lax"><code>ghcr.io/gickis/devcontainer-features/confd:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/gickis/devcontainer-features">gomplate</a> </td> <td class="tg-0lax">Andrii Tararaka</td> <td class="tg-0lax"><code>ghcr.io/gickis/devcontainer-features/gomplate:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/gickis/devcontainer-features">kubeconform</a> </td> <td class="tg-0lax">Andrii Tararaka</td> <td class="tg-0lax"><code>ghcr.io/gickis/devcontainer-features/kubeconform:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/gickis/devcontainer-features">kubeseal</a> </td> <td class="tg-0lax">Andrii Tararaka</td> <td class="tg-0lax"><code>ghcr.io/gickis/devcontainer-features/kubeseal:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/sonikro/devcontainer-features">Semgrep (via pipx)</a> </td> <td class="tg-0lax">Jonathan Nagayoshi</td> <td class="tg-0lax"><code>ghcr.io/sonikro/devcontainer-features/semgrep:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/JasonTheDeveloper/features">Microsoft SBOM-Tool</a> </td> <td class="tg-0lax">JasonTheDeveloper</td> <td class="tg-0lax"><code>ghcr.io/jasonthedeveloper/features/sbom:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dasiths/devcontainer-features">Grype</a> </td> <td class="tg-0lax">Dasith Wijes</td> <td class="tg-0lax"><code>ghcr.io/dasiths/devcontainer-features/grype:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dasiths/devcontainer-features">Syft</a> </td> <td class="tg-0lax">Dasith Wijes</td> <td class="tg-0lax"><code>ghcr.io/dasiths/devcontainer-features/syft:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/flexwie/devcontainer-features">Mealstrom</a> </td> <td class="tg-0lax">Felix Wieland</td> <td class="tg-0lax"><code>ghcr.io/flexwie/devcontainer-features/maelstrom:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/flexwie/devcontainer-features">1Password CLI</a> </td> <td class="tg-0lax">Felix Wieland</td> <td class="tg-0lax"><code>ghcr.io/flexwie/devcontainer-features/op:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/flexwie/devcontainer-features">Pulumi</a> </td> <td class="tg-0lax">Felix Wieland</td> <td class="tg-0lax"><code>ghcr.io/flexwie/devcontainer-features/pulumi:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/flexwie/devcontainer-features">Terraspace</a> </td> <td class="tg-0lax">Felix Wieland</td> <td class="tg-0lax"><code>ghcr.io/flexwie/devcontainer-features/terraspace:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/ksh5022/devcontainer-features/tree/main/src/d2">d2</a> </td> <td class="tg-0lax">Kevin Harrigan</td> <td class="tg-0lax"><code>ghcr.io/ksh5022/devcontainer-features/d2:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/GMkonan/feature">Airplane.dev CLI</a> </td> <td class="tg-0lax">GMkonan</td> <td class="tg-0lax"><code>ghcr.io/gmkonan/feature/airplane:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dapr/cli">dapr-cli</a> </td> <td class="tg-0lax">Dapr maintainers</td> <td class="tg-0lax"><code>ghcr.io/dapr/cli/dapr-cli:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/azutake/devcontainer-features">Go Install Packages</a> </td> <td class="tg-0lax">Azutake</td> <td class="tg-0lax"><code>ghcr.io/azutake/devcontainer-features/go-packages-install:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/michidk/devcontainers-features/tree/main/src/bun">bun</a> </td> <td class="tg-0lax">Michael Lohr</td> <td class="tg-0lax"><code>ghcr.io/michidk/devcontainers-features/bun:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/michidk/devcontainers-features/tree/main/src/typos">typos</a> </td> <td class="tg-0lax">Michael Lohr</td> <td class="tg-0lax"><code>ghcr.io/michidk/devcontainers-features/typos:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/michidk/devcontainers-features/tree/main/src/typst">typst</a> </td> <td class="tg-0lax">Michael Lohr</td> <td class="tg-0lax"><code>ghcr.io/michidk/devcontainers-features/typst:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/wxw-matt/devcontainer-features">Apt can install packages on Debian-like systems</a> </td> <td class="tg-0lax">Xiaowei Wang</td> <td class="tg-0lax"><code>ghcr.io/wxw-matt/devcontainer-features/apt:0</code></td> <td class="tg-0lax"><code>0.2.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/wxw-matt/devcontainer-features">A Shell Command Runner</a> </td> <td class="tg-0lax">Xiaowei Wang</td> <td class="tg-0lax"><code>ghcr.io/wxw-matt/devcontainer-features/command_runner:0</code></td> <td class="tg-0lax"><code>0.5.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/wxw-matt/devcontainer-features">A Remote Shell Scripts Runner</a> </td> <td class="tg-0lax">Xiaowei Wang</td> <td class="tg-0lax"><code>ghcr.io/wxw-matt/devcontainer-features/script_runner:0</code></td> <td class="tg-0lax"><code>0.5.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm#sfdx_setup_install_cli_linux">Salesforce CLI</a> </td> <td class="tg-0lax">Jason Vercellone</td> <td class="tg-0lax"><code>ghcr.io/vercellone/devcontainer-features/sfdx-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joedmck/devcontainer-features">CDK for Terraform CLI (via npm)</a> </td> <td class="tg-0lax">Joe McKinnon</td> <td class="tg-0lax"><code>ghcr.io/joedmck/devcontainer-features/cdktf:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joedmck/devcontainer-features">Cloudflare Tunnel Client</a> </td> <td class="tg-0lax">Joe McKinnon</td> <td class="tg-0lax"><code>ghcr.io/joedmck/devcontainer-features/cloudflared:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joedmck/devcontainer-features">Serve (via NPM)</a> </td> <td class="tg-0lax">Joe McKinnon</td> <td class="tg-0lax"><code>ghcr.io/joedmck/devcontainer-features/serve:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joedmck/devcontainer-features">Cloudflare Wrangler CLI (via npm)</a> </td> <td class="tg-0lax">Joe McKinnon</td> <td class="tg-0lax"><code>ghcr.io/joedmck/devcontainer-features/wrangler:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/CodeMan99/features/tree/main/src/circleci-cli">CircleCI CLI</a> </td> <td class="tg-0lax">Cody Taylor</td> <td class="tg-0lax"><code>ghcr.io/codeman99/features/circleci-cli:1</code></td> <td class="tg-0lax"><code>1.2.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/CodeMan99/features/tree/main/src/deno-cache">Deno cache setup</a> </td> <td class="tg-0lax">Cody Taylor</td> <td class="tg-0lax"><code>ghcr.io/codeman99/features/deno-cache:0</code></td> <td class="tg-0lax"><code>0.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/CodeMan99/features/tree/main/src/exercism-cli">Exercism CLI</a> </td> <td class="tg-0lax">Cody Taylor</td> <td class="tg-0lax"><code>ghcr.io/codeman99/features/exercism-cli:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/favalos/devcontainer-features">Temporalio</a> </td> <td class="tg-0lax">Fernando Avalos</td> <td class="tg-0lax"><code>ghcr.io/favalos/devcontainer-features/temporalio:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-community/templates/tree/main/src/dart">Dart</a> </td> <td class="tg-0lax">devcontainers-community</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-community/templates/dart:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-community/features-tinygo#readme">TinyGo</a> </td> <td class="tg-0lax">devcontainers-community</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-community/features/tinygo:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-community/features-surrealdb">SurrealDB</a> </td> <td class="tg-0lax">devcontainers-community</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-community/features/surrealdb:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-community">Bazel</a> </td> <td class="tg-0lax">devcontainers-community</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-community/features/bazel:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-community/features-direnv">direnv</a> </td> <td class="tg-0lax">devcontainers-community</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-community/features/direnv:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-community/features-llvm">llvm</a> </td> <td class="tg-0lax">devcontainers-community</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-community/features/llvm:3</code></td> <td class="tg-0lax"><code>3.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-community">Deno</a> </td> <td class="tg-0lax">devcontainers-community</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-community/features/deno:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-community/npm-features/tree/main/src/prettier">Prettier</a> </td> <td class="tg-0lax">devcontainers-community</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-community/npm-features/prettier:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-community/npm-features/tree/main/src/typescript">TypeScript</a> </td> <td class="tg-0lax">devcontainers-community</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-community/npm-features/typescript:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Bacon</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/bacon:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Cargo Audit</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/cargo-audit:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Cargo Binstall</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/cargo-binstall:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">cargo-bundle</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/cargo-bundle:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Cargo Deny</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/cargo-deny:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Cargo Expand</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/cargo-expand:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Cargo LLVM Cov</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/cargo-llvm-cov:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">cargo-make</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/cargo-make:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">cargo-mobile</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/cargo-mobile:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">cargo-nextest</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/cargo-nextest:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Cargo Watch</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/cargo-watch:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Cargo Web</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/cargo-web:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Cosmonic</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/cosmonic:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Dexterous Developer</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/dexterous_developer:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Dioxus</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/dioxus:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Fermyon Spin</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/fermyon-spin:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Helix</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/helix:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Honggfuzz</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/honggfuzz:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Mprocs</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/mprocs:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Rust Windows MSVC</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/rust_windows_msvc:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">sccache</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/sccache:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Spin Message Trigger</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/spin-message-trigger:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">wasm bindgen cli</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/wasm-bindgen-cli:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Wasm Server Runner</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/wasm-server-runner:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Rust wasm32_unknown_unknown</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/wasm32-unknown-unknown:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Wasmcloud</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/wasmcloud:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lee-orr/rusty-dev-containers">Zellij</a> </td> <td class="tg-0lax">Lee-Orr</td> <td class="tg-0lax"><code>ghcr.io/lee-orr/rusty-dev-containers/zellij:0</code></td> <td class="tg-0lax"><code>0.1.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/brokeyourbike/devcontainer-features">mockery (Go)</a> </td> <td class="tg-0lax">Ivan Stasiuk</td> <td class="tg-0lax"><code>ghcr.io/brokeyourbike/devcontainer-features/mockery-go:0</code></td> <td class="tg-0lax"><code>0.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/brokeyourbike/devcontainer-features">reflex</a> </td> <td class="tg-0lax">Ivan Stasiuk</td> <td class="tg-0lax"><code>ghcr.io/brokeyourbike/devcontainer-features/reflex:0</code></td> <td class="tg-0lax"><code>0.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/brokeyourbike/devcontainer-features">Staticcheck</a> </td> <td class="tg-0lax">Ivan Stasiuk</td> <td class="tg-0lax"><code>ghcr.io/brokeyourbike/devcontainer-features/staticcheck:0</code></td> <td class="tg-0lax"><code>0.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/NikitaKurpas/features">Vapor Toolbox</a> </td> <td class="tg-0lax">Nikita Kurpas</td> <td class="tg-0lax"><code>ghcr.io/nikitakurpas/features/vapor-toolbox:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joshuanianji/devcontainer-features/tree/main/src/aws-cli-persistence">AWS CLI Persistence</a> </td> <td class="tg-0lax">Joshua Ji</td> <td class="tg-0lax"><code>ghcr.io/joshuanianji/devcontainer-features/aws-cli-persistence:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joshuanianji/devcontainer-features/tree/main/src/gcloud-cli-persistence">Google Cloud CLI Persistence</a> </td> <td class="tg-0lax">Joshua Ji</td> <td class="tg-0lax"><code>ghcr.io/joshuanianji/devcontainer-features/gcloud-cli-persistence:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joshuanianji/devcontainer-features/tree/main/src/gel-cli">Gel CLI</a> </td> <td class="tg-0lax">Joshua Ji</td> <td class="tg-0lax"><code>ghcr.io/joshuanianji/devcontainer-features/gel-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joshuanianji/devcontainer-features/tree/main/src/github-cli-persistence">Github CLI Persistence</a> </td> <td class="tg-0lax">Joshua Ji</td> <td class="tg-0lax"><code>ghcr.io/joshuanianji/devcontainer-features/github-cli-persistence:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joshuanianji/devcontainer-features/tree/main/src/lamdera">Lamdera</a> </td> <td class="tg-0lax">Joshua Ji</td> <td class="tg-0lax"><code>ghcr.io/joshuanianji/devcontainer-features/lamdera:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joshuanianji/devcontainer-features/tree/main/src/mount-pnpm-store">Mount pnpm Store</a> </td> <td class="tg-0lax">Joshua Ji</td> <td class="tg-0lax"><code>ghcr.io/joshuanianji/devcontainer-features/mount-pnpm-store:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joshuanianji/devcontainer-features/tree/main/src/terraform-cli-persistence">Terraform CLI Persistence</a> </td> <td class="tg-0lax">Joshua Ji</td> <td class="tg-0lax"><code>ghcr.io/joshuanianji/devcontainer-features/terraform-cli-persistence:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/nullcoder/devcontainer-features/tree/main/src/stripe-cli">Stripe CLI</a> </td> <td class="tg-0lax">Thanan Traiongthawon</td> <td class="tg-0lax"><code>ghcr.io/nullcoder/devcontainer-features/stripe-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jayree/devcontainer-features/tree/main/src/npm-registry">npm registry</a> </td> <td class="tg-0lax">jayree</td> <td class="tg-0lax"><code>ghcr.io/jayree/devcontainer-features/npm-registry:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jayree/devcontainer-features/tree/main/src/sf-autocomplete">Salesforce CLI (autocomplete)</a> </td> <td class="tg-0lax">jayree</td> <td class="tg-0lax"><code>ghcr.io/jayree/devcontainer-features/sf-autocomplete:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jayree/devcontainer-features/tree/main/src/sf-plugins">Salesforce CLI (plugins)</a> </td> <td class="tg-0lax">jayree</td> <td class="tg-0lax"><code>ghcr.io/jayree/devcontainer-features/sf-plugins:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bdsoha/dev-containers/tree/main/src/custom-root-ca">Custom Root CA</a> </td> <td class="tg-0lax">bdsoha</td> <td class="tg-0lax"><code>ghcr.io/bdsoha/devcontainers/custom-root-ca:1</code></td> <td class="tg-0lax"><code>1.3.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/tomharvey/devcontainer-features/tree/main/src/aws-sso-util">aws-sso-util (via pipx)</a> </td> <td class="tg-0lax">Tom Harvey</td> <td class="tg-0lax"><code>ghcr.io/tomharvey/devcontainer-features/aws-sso-util:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/azure/azure-dev/tree/main/ext/devcontainer/src/azd">Azure Developer CLI</a> </td> <td class="tg-0lax">Azure Developer CLI Team</td> <td class="tg-0lax"><code>ghcr.io/azure/azure-dev/azd:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/letsramp/devcontainer-features">Skyramp CLI Tools</a> </td> <td class="tg-0lax">Skyramp, Inc.</td> <td class="tg-0lax"><code>ghcr.io/letsramp/devcontainer-features/skyramp:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/earthly/devcontainer-features">Earthly</a> </td> <td class="tg-0lax">Earthly Technologies</td> <td class="tg-0lax"><code>ghcr.io/earthly/devcontainer-features/earthly:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/stateful/devcontainer-features">Runme</a> </td> <td class="tg-0lax">Stateful, Inc.</td> <td class="tg-0lax"><code>ghcr.io/stateful/devcontainer-features/runme:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/itsmechlark/features">1Password CLI</a> </td> <td class="tg-0lax">John Chlark Sumatra</td> <td class="tg-0lax"><code>ghcr.io/itsmechlark/features/1password:1</code></td> <td class="tg-0lax"><code>1.3.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/itsmechlark/features">act</a> </td> <td class="tg-0lax">John Chlark Sumatra</td> <td class="tg-0lax"><code>ghcr.io/itsmechlark/features/act:1</code></td> <td class="tg-0lax"><code>1.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/itsmechlark/features">Doppler CLI</a> </td> <td class="tg-0lax">John Chlark Sumatra</td> <td class="tg-0lax"><code>ghcr.io/itsmechlark/features/doppler:2</code></td> <td class="tg-0lax"><code>2.4.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/itsmechlark/features">PostgreSQL</a> </td> <td class="tg-0lax">John Chlark Sumatra</td> <td class="tg-0lax"><code>ghcr.io/itsmechlark/features/postgresql:1</code></td> <td class="tg-0lax"><code>1.6.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/itsmechlark/features">RabbitMQ Server</a> </td> <td class="tg-0lax">John Chlark Sumatra</td> <td class="tg-0lax"><code>ghcr.io/itsmechlark/features/rabbitmq-server:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/itsmechlark/features">Redis Server</a> </td> <td class="tg-0lax">John Chlark Sumatra</td> <td class="tg-0lax"><code>ghcr.io/itsmechlark/features/redis-server:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/itsmechlark/features/tree/main/src/snowflake-odbc">Snowflake ODBC</a> </td> <td class="tg-0lax">John Chlark Sumatra</td> <td class="tg-0lax"><code>ghcr.io/itsmechlark/features/snowflake-odbc:1</code></td> <td class="tg-0lax"><code>1.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/itsmechlark/features/tree/main/src/trivy">Trivy</a> </td> <td class="tg-0lax">John Chlark Sumatra</td> <td class="tg-0lax"><code>ghcr.io/itsmechlark/features/trivy:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/marcozac/devcontainer-features/tree/main/src/atlas">Atlas CLI</a> </td> <td class="tg-0lax">Marco Zaccaro</td> <td class="tg-0lax"><code>ghcr.io/marcozac/devcontainer-features/atlas:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/marcozac/devcontainer-features/tree/main/src/buf">Buf CLI (via Github Releases)</a> </td> <td class="tg-0lax">Marco Zaccaro</td> <td class="tg-0lax"><code>ghcr.io/marcozac/devcontainer-features/buf:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https:/github.com/marcozac/devcontainer-features/tree/main/src/gofumpt">gofumpt (via Github Releases)</a> </td> <td class="tg-0lax">Marco Zaccaro</td> <td class="tg-0lax"><code>ghcr.io/marcozac/devcontainer-features/gofumpt:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https:/github.com/marcozac/devcontainer-features/tree/main/src/goreleaser">GoReleaser (via Github Releases)</a> </td> <td class="tg-0lax">Marco Zaccaro</td> <td class="tg-0lax"><code>ghcr.io/marcozac/devcontainer-features/goreleaser:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https:/github.com/marcozac/devcontainer-features/tree/main/src/protoc-gen-entgrpc">protoc-gen-entgrpc (from source)</a> </td> <td class="tg-0lax">Marco Zaccaro</td> <td class="tg-0lax"><code>ghcr.io/marcozac/devcontainer-features/protoc-gen-entgrpc:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/marcozac/devcontainer-features/tree/main/src/shellcheck">ShellCheck (via Github Releases)</a> </td> <td class="tg-0lax">Marco Zaccaro</td> <td class="tg-0lax"><code>ghcr.io/marcozac/devcontainer-features/shellcheck:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/ElanHasson/devcontainer-features">Persistence for DigitalOcean doctl CLI</a> </td> <td class="tg-0lax">ElanHasson</td> <td class="tg-0lax"><code>ghcr.io/elanhasson/devcontainer-features/digitalocean-doctl-cli-persistence:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/tiwaojo/features">MCAP (via GitHub Releases)</a> </td> <td class="tg-0lax">Tiwaloluwa Ojo</td> <td class="tg-0lax"><code>ghcr.io/tiwaojo/features/mcap-cli:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/JuliaLang/devcontainer-features/tree/main/src/julia">Julia (via Juliaup)</a> </td> <td class="tg-0lax">Julia Language Community</td> <td class="tg-0lax"><code>ghcr.io/julialang/devcontainer-features/julia:1</code></td> <td class="tg-0lax"><code>1.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/robbert229/devcontainer-features/tree/main/src/ko">ko</a> </td> <td class="tg-0lax">John Rowley</td> <td class="tg-0lax"><code>ghcr.io/robbert229/devcontainer-features/ko:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/robbert229/devcontainer-features">OpenTofu</a> </td> <td class="tg-0lax">John Rowley</td> <td class="tg-0lax"><code>ghcr.io/robbert229/devcontainer-features/opentofu:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/robbert229/devcontainer-features">OperatorSDK</a> </td> <td class="tg-0lax">John Rowley</td> <td class="tg-0lax"><code>ghcr.io/robbert229/devcontainer-features/operator-sdk:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/robbert229/devcontainer-features">PostgreSQL Client</a> </td> <td class="tg-0lax">John Rowley</td> <td class="tg-0lax"><code>ghcr.io/robbert229/devcontainer-features/postgresql-client:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/NordcomInc/devcontainer-features">Android SDK</a> </td> <td class="tg-0lax">Filiph Siitam Sandstr枚m</td> <td class="tg-0lax"><code>ghcr.io/nordcominc/devcontainer-features/android-sdk:1</code></td> <td class="tg-0lax"><code>1.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/Maks1mS/devcontainers-features/tree/main/src/wine">Wine</a> </td> <td class="tg-0lax">Maxim Slipenko</td> <td class="tg-0lax"><code>ghcr.io/maks1ms/devcontainers-features/wine:0</code></td> <td class="tg-0lax"><code>0.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/cst-devcontainer-feature">Container Structure Tests</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/cst-devcontainer-feature/container-structure-test:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features">Container Structure Tests</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/container-structure-test:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features">Cypress</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/cypress:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features">Grafana</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/grafana:1</code></td> <td class="tg-0lax"><code>1.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features">Helix</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/helix:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features">Helmfile CLI</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/helmfile:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features">Jenkins X 3</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/jenkins-x:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features">Starship</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/just:0</code></td> <td class="tg-0lax"><code>0.1.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features">Prometheus Node Exporter</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/node-exporter:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features">Open Slides</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/openslides:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features">Pigz</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/pigz:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features">Pixz</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/pixz:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features/blob/master/src/powerlevel10k/README.md">PowerLevel10k</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/powerlevel10k:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features">Rye</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/rye:1</code></td> <td class="tg-0lax"><code>1.2.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/schlich/devcontainer-features">Starship</a> </td> <td class="tg-0lax">Ty Schlichenmeyer</td> <td class="tg-0lax"><code>ghcr.io/schlich/devcontainer-features/starship:0</code></td> <td class="tg-0lax"><code>0.1.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/raucha/devcontainer-features">My Favorite Color</a> </td> <td class="tg-0lax">raucha</td> <td class="tg-0lax"><code>ghcr.io/raucha/devcontainer-features/color:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/raucha/devcontainer-features">Hello, World!</a> </td> <td class="tg-0lax">raucha</td> <td class="tg-0lax"><code>ghcr.io/raucha/devcontainer-features/hello:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/raucha/devcontainer-features">Pytorch</a> </td> <td class="tg-0lax">raucha</td> <td class="tg-0lax"><code>ghcr.io/raucha/devcontainer-features/pytorch:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-aws-cli">alpine-aws-cli</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-aws-cli:0</code></td> <td class="tg-0lax"><code>0.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-bash">alpine-bash</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-bash:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-bat">alpine-bat</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-bat:0</code></td> <td class="tg-0lax"><code>0.0.13</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-bottom">alpine-bottom</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-bottom:0</code></td> <td class="tg-0lax"><code>0.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-broot">alpine-broot</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-broot:0</code></td> <td class="tg-0lax"><code>0.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-bun">alpine-bun</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-bun:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-ctop">alpine-ctop</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-ctop:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-curl">alpine-curl</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-curl:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-d2">alpine-d2</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-d2:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-deno">alpine-deno</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-deno:0</code></td> <td class="tg-0lax"><code>0.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-docker-outside-of-docker">alpine-docker-outside-of-docker</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-docker-outside-of-docker:0</code></td> <td class="tg-0lax"><code>0.0.19</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-fswatch">alpine-fswatch</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-fswatch:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-gh-cli">alpine-gh-cli</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-gh-cli:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-git">alpine-git</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-git:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-gpg">alpine-gpg</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-gpg:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-jq">alpine-jq</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-jq:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-lazygit">alpine-lazygit</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-lazygit:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-mage2postman">alpine-mage2postman</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-mage2postman:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-magento-cloud-cli">alpine-magento-cloud-cli</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-magento-cloud-cli:0</code></td> <td class="tg-0lax"><code>0.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-n98-magerun2">alpine-n98-magerun2</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-n98-magerun2:0</code></td> <td class="tg-0lax"><code>0.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-nano">alpine-nano</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-nano:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-navi">alpine-navi</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-navi:0</code></td> <td class="tg-0lax"><code>0.0.11</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-node">alpine-node</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-node:0</code></td> <td class="tg-0lax"><code>0.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-nushell">alpine-nushell</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-nushell:0</code></td> <td class="tg-0lax"><code>0.0.13</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-ohmyzsh">alpine-ohmyzsh</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-ohmyzsh:0</code></td> <td class="tg-0lax"><code>0.0.23</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-openssh">alpine-openssh</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-openssh:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-patch">alpine-patch</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-patch:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-pgsql-client">alpine-pgsql-client</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-pgsql-client:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-bcmath">alpine-php-bcmath</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-bcmath:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-composer">alpine-php-composer</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-composer:0</code></td> <td class="tg-0lax"><code>0.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-ftp">alpine-php-ftp</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-ftp:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-gd">alpine-php-gd</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-gd:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-intl">alpine-php-intl</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-intl:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-ldap">alpine-php-ldap</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-ldap:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-magento">alpine-php-magento</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-magento:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-mariadb">alpine-php-mariadb</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-mariadb:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-mssql">alpine-php-mssql</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-mssql:0</code></td> <td class="tg-0lax"><code>0.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-mysql">alpine-php-mysql</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-mysql:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-pcntl">alpine-php-pcntl</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-pcntl:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-pgsql">alpine-php-pgsql</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-pgsql:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-posix">alpine-php-posix</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-posix:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-redis">alpine-php-redis</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-redis:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-soap">alpine-php-soap</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-soap:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-sockets">alpine-php-sockets</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-sockets:0</code></td> <td class="tg-0lax"><code>0.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-xdebug">alpine-php-xdebug</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-xdebug:0</code></td> <td class="tg-0lax"><code>0.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-zip">alpine-php-zip</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-php-zip:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-phpstorm-libs">alpine-phpstorm-libs</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-phpstorm-libs:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-sentry-cli">alpine-sentry-cli</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-sentry-cli:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-sig">alpine-sig</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-sig:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-sshs">alpine-sshs</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-sshs:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-starship">alpine-starship</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-starship:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-user">alpine-user</a> </td> <td class="tg-0lax">cirolosapio</td> <td class="tg-0lax"><code>ghcr.io/cirolosapio/devcontainers-features/alpine-user:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Argo Workflows and CD CLI</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/argo:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">AWS SAM CLI</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/aws-sam-cli:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Bazel</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/bazel:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Bun</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/bun:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Cilium</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/cilium:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Common Utilities Extras</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/common-utils-extras:1</code></td> <td class="tg-0lax"><code>1.2.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Ebort</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/ebort:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Fly.io CLI</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/flyctl:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Graal VM</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/graalvm:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">K9s (Kubernetes CLI To Manage Your Clusters In Style!)</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/k9s:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Knative</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/knative:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Kubebuilder</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/kubebuilder:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Kustomize</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/kustomize:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Localstack</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/localstack:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Mirrord</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/mirrord:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Operator SDK</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/operator-sdk:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Buildpacks Pack CLI</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/pack-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Pulumi</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/pulumi:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Scala Toolchain</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/scala-toolchain:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Taskfile</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/taskfile:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Tilt</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/tilt:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">Vegeta - HTTP load testing tool and library</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/vegeta:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/audacioustux/devcontainers">WASM Toolchain</a> </td> <td class="tg-0lax">audacioustux</td> <td class="tg-0lax"><code>ghcr.io/audacioustux/devcontainers/wasm-toolchain:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/xfrancois/devcontainers-features">Velero (via Github Releases)</a> </td> <td class="tg-0lax">xfrancois</td> <td class="tg-0lax"><code>ghcr.io/xfrancois/devcontainers-features/velero:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/tilt-dev/ctlptl">ctlptl</a> </td> <td class="tg-0lax">nucleuscloud</td> <td class="tg-0lax"><code>ghcr.io/nucleuscloud/devcontainer-features/ctlptl:0</code></td> <td class="tg-0lax"><code>0.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://helmfile.readthedocs.io">helmfile</a> </td> <td class="tg-0lax">nucleuscloud</td> <td class="tg-0lax"><code>ghcr.io/nucleuscloud/devcontainer-features/helmfile:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://docs.sqlc.dev/en/stable">sqlc</a> </td> <td class="tg-0lax">nucleuscloud</td> <td class="tg-0lax"><code>ghcr.io/nucleuscloud/devcontainer-features/sqlc:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/joshspicer/more-features">Cowsay</a> </td> <td class="tg-0lax">joshspicer</td> <td class="tg-0lax"><code>ghcr.io/joshspicer/more-features/cowsay:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/MarlonPassos-git/dev-container-features/tree/main/src/vtex-cli">Vtex CLI</a> </td> <td class="tg-0lax">MarlonPassos-git</td> <td class="tg-0lax"><code>ghcr.io/marlonpassos-git/dev-container-features/vtex-cli:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/paul-gilber/devcontainer-features/tree/main/src/buildah-apt-get">Buildah (via apt-get)</a> </td> <td class="tg-0lax">Paul Gilber</td> <td class="tg-0lax"><code>ghcr.io/paul-gilber/devcontainer-features/buildah-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/paul-gilber/devcontainer-features/tree/main/src/butane-homebrew">Butane (via Homebrew)</a> </td> <td class="tg-0lax">Paul Gilber</td> <td class="tg-0lax"><code>ghcr.io/paul-gilber/devcontainer-features/butane-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/paul-gilber/devcontainer-features/tree/main/src/eksctl-homebrew">Amazon EKS - eksctl (via Homebrew)</a> </td> <td class="tg-0lax">Paul Gilber</td> <td class="tg-0lax"><code>ghcr.io/paul-gilber/devcontainer-features/eksctl-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/paul-gilber/devcontainer-features/tree/main/src/jinja2-cli-homebrew">Jinja2 CLI (via Homebrew)</a> </td> <td class="tg-0lax">Paul Gilber</td> <td class="tg-0lax"><code>ghcr.io/paul-gilber/devcontainer-features/jinja2-cli-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/paul-gilber/devcontainer-features/tree/main/src/openshift-cli-homebrew">OpenShift CLI (via Homebrew)</a> </td> <td class="tg-0lax">Paul Gilber</td> <td class="tg-0lax"><code>ghcr.io/paul-gilber/devcontainer-features/openshift-cli-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/paul-gilber/devcontainer-features/tree/main/src/yamllint-homebrew">Yamllint (via Homebrew)</a> </td> <td class="tg-0lax">Paul Gilber</td> <td class="tg-0lax"><code>ghcr.io/paul-gilber/devcontainer-features/yamllint-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/brokenpip3/devcontainers-bats">Bats libs: support, assert, detik and file</a> </td> <td class="tg-0lax">brokenpip3</td> <td class="tg-0lax"><code>ghcr.io/brokenpip3/devcontainers-bats/bats-libs:0</code></td> <td class="tg-0lax"><code>0.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/prulloac/devcontainer-features/tree/main/src/bun">Bun</a> </td> <td class="tg-0lax">Pablo Ulloa</td> <td class="tg-0lax"><code>ghcr.io/prulloac/devcontainer-features/bun:1</code></td> <td class="tg-0lax"><code>1.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/prulloac/devcontainer-features/tree/main/src/chezmoi">chezmoi</a> </td> <td class="tg-0lax">Pablo Ulloa</td> <td class="tg-0lax"><code>ghcr.io/prulloac/devcontainer-features/chezmoi:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/prulloac/devcontainer-features/tree/main/src/commitizen">commitizen (via pipx)</a> </td> <td class="tg-0lax">Pablo Ulloa</td> <td class="tg-0lax"><code>ghcr.io/prulloac/devcontainer-features/commitizen:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/prulloac/devcontainer-features/tree/main/src/deno">Deno</a> </td> <td class="tg-0lax">Pablo Ulloa</td> <td class="tg-0lax"><code>ghcr.io/prulloac/devcontainer-features/deno:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/prulloac/devcontainer-features/tree/main/src/gitlint">gitlint (via pipx)</a> </td> <td class="tg-0lax">Pablo Ulloa</td> <td class="tg-0lax"><code>ghcr.io/prulloac/devcontainer-features/gitlint:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/prulloac/devcontainer-features/tree/main/src/latex">LaTeX Workshop</a> </td> <td class="tg-0lax">Pablo Ulloa</td> <td class="tg-0lax"><code>ghcr.io/prulloac/devcontainer-features/latex:1</code></td> <td class="tg-0lax"><code>1.3.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/prulloac/devcontainer-features/tree/main/src/lua">Lua</a> </td> <td class="tg-0lax">Pablo Ulloa</td> <td class="tg-0lax"><code>ghcr.io/prulloac/devcontainer-features/lua:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/prulloac/devcontainer-features/tree/main/src/ollama">ollama</a> </td> <td class="tg-0lax">Pablo Ulloa</td> <td class="tg-0lax"><code>ghcr.io/prulloac/devcontainer-features/ollama:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/prulloac/devcontainer-features/tree/main/src/pre-commit">pre-commit (via pipx)</a> </td> <td class="tg-0lax">Pablo Ulloa</td> <td class="tg-0lax"><code>ghcr.io/prulloac/devcontainer-features/pre-commit:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lumenpink/devcontainer-features/tree/main/src/bun">bun</a> </td> <td class="tg-0lax">lumenpink</td> <td class="tg-0lax"><code>ghcr.io/lumenpink/devcontainer-features/bun:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/lumenpink/devcontainer-features/tree/main/src/wasm-pack">wasm-pack</a> </td> <td class="tg-0lax">lumenpink</td> <td class="tg-0lax"><code>ghcr.io/lumenpink/devcontainer-features/wasm-pack:0</code></td> <td class="tg-0lax"><code>0.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/CASL0/devcontainer-features/tree/main/src/android-sdk">Android SDK</a> </td> <td class="tg-0lax">CASL0</td> <td class="tg-0lax"><code>ghcr.io/casl0/devcontainer-features/android-sdk:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/CASL0/devcontainer-features/tree/main/src/depot_tools">depot_tools</a> </td> <td class="tg-0lax">CASL0</td> <td class="tg-0lax"><code>ghcr.io/casl0/devcontainer-features/depot_tools:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/CASL0/devcontainer-features/tree/main/src/eksctl">eksctl (via curl)</a> </td> <td class="tg-0lax">CASL0</td> <td class="tg-0lax"><code>ghcr.io/casl0/devcontainer-features/eksctl:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/goldsam/dev-container-features/tree/main/src/aws-sam-cli">AWS SAM CLI</a> </td> <td class="tg-0lax">goldsam</td> <td class="tg-0lax"><code>ghcr.io/goldsam/dev-container-features/aws-sam-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/goldsam/dev-container-features">The CUE Data Constraint Language</a> </td> <td class="tg-0lax">goldsam</td> <td class="tg-0lax"><code>ghcr.io/goldsam/dev-container-features/cue-lang:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/goldsam/dev-container-features">Flux 2</a> </td> <td class="tg-0lax">goldsam</td> <td class="tg-0lax"><code>ghcr.io/goldsam/dev-container-features/flux2:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/GeorgOfenbeck/features/tree/main/src/ammonite-homebrew">ammonite (via Homebrew)</a> </td> <td class="tg-0lax">Georg Ofenbeck</td> <td class="tg-0lax"><code>ghcr.io/georgofenbeck/features/ammonite-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/GeorgOfenbeck/features/tree/main/src/ammonite-linuxbinary">ammonite (via direct linux binary download)</a> </td> <td class="tg-0lax">Georg Ofenbeck</td> <td class="tg-0lax"><code>ghcr.io/georgofenbeck/features/ammonite-linuxbinary:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/GeorgOfenbeck/features/tree/main/src/lazygit-homebrew">lazygit (via Homebrew)</a> </td> <td class="tg-0lax">Georg Ofenbeck</td> <td class="tg-0lax"><code>ghcr.io/georgofenbeck/features/lazygit-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/GeorgOfenbeck/features/tree/main/src/lazygit-linuxbinary">lazygit (via direct linux binary download)</a> </td> <td class="tg-0lax">Georg Ofenbeck</td> <td class="tg-0lax"><code>ghcr.io/georgofenbeck/features/lazygit-linuxbinary:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/GeorgOfenbeck/features/tree/main/src/thefuck-homebrew">TheFuck (via Homebrew)</a> </td> <td class="tg-0lax">Georg Ofenbeck</td> <td class="tg-0lax"><code>ghcr.io/georgofenbeck/features/thefuck-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/GeorgOfenbeck/features/tree/main/src/thefuck-pipx">thefuck (via pipx)</a> </td> <td class="tg-0lax">Georg Ofenbeck</td> <td class="tg-0lax"><code>ghcr.io/georgofenbeck/features/thefuck-pipx:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/nikobockerman/devcontainer-features">Fish - persistent data</a> </td> <td class="tg-0lax">Niko B枚ckerman</td> <td class="tg-0lax"><code>ghcr.io/nikobockerman/devcontainer-features/fish-persistent-data:2</code></td> <td class="tg-0lax"><code>2.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/nikobockerman/devcontainer-features">Poetry - persistent cache</a> </td> <td class="tg-0lax">Niko B枚ckerman</td> <td class="tg-0lax"><code>ghcr.io/nikobockerman/devcontainer-features/poetry-persistent-cache:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/nikobockerman/devcontainer-features">Yarn - persistent cache</a> </td> <td class="tg-0lax">Niko B枚ckerman</td> <td class="tg-0lax"><code>ghcr.io/nikobockerman/devcontainer-features/yarn-persistent-cache:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/hspaans/devcontainer-features/tree/master/src/ansible-lint">Ansible Lint (via pipx)</a> </td> <td class="tg-0lax">Hans Spaans</td> <td class="tg-0lax"><code>ghcr.io/hspaans/devcontainer-features/ansible-lint:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/hspaans/devcontainer-features/tree/master/src/django-upgrade">Django-upgrade (via pipx)</a> </td> <td class="tg-0lax">Hans Spaans</td> <td class="tg-0lax"><code>ghcr.io/hspaans/devcontainer-features/django-upgrade:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/hspaans/devcontainer-features/tree/master/src/pyadr">PyADR (via pipx)</a> </td> <td class="tg-0lax">Hans Spaans</td> <td class="tg-0lax"><code>ghcr.io/hspaans/devcontainer-features/pyadr:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/hspaans/devcontainer-features/tree/master/src/pycqa">PyCQA tools bundle (via pipx)</a> </td> <td class="tg-0lax">Hans Spaans</td> <td class="tg-0lax"><code>ghcr.io/hspaans/devcontainer-features/pycqa:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/hspaans/devcontainer-features/tree/master/src/pymarkdownlnt">pymarkdownlnt (via pipx)</a> </td> <td class="tg-0lax">Hans Spaans</td> <td class="tg-0lax"><code>ghcr.io/hspaans/devcontainer-features/pymarkdownlnt:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/hspaans/devcontainer-features/tree/master/src/pytest">Pytest (via pipx)</a> </td> <td class="tg-0lax">Hans Spaans</td> <td class="tg-0lax"><code>ghcr.io/hspaans/devcontainer-features/pytest:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/hspaans/devcontainer-features/tree/master/src/pyupgrade">Pyupgrade (via pipx)</a> </td> <td class="tg-0lax">Hans Spaans</td> <td class="tg-0lax"><code>ghcr.io/hspaans/devcontainer-features/pyupgrade:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/hspaans/devcontainer-features/tree/master/src/rstcheck">rstcheck (via pipx)</a> </td> <td class="tg-0lax">Hans Spaans</td> <td class="tg-0lax"><code>ghcr.io/hspaans/devcontainer-features/rstcheck:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/hspaans/devcontainer-features/tree/master/src/github-cli">sshpass</a> </td> <td class="tg-0lax">Hans Spaans</td> <td class="tg-0lax"><code>ghcr.io/hspaans/devcontainer-features/sshpass:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dlouwers/devcontainer-features">Bob build system</a> </td> <td class="tg-0lax">Dirk Louwers</td> <td class="tg-0lax"><code>ghcr.io/dlouwers/devcontainer-features/bob:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dlouwers/devcontainer-features">Devbox</a> </td> <td class="tg-0lax">Dirk Louwers</td> <td class="tg-0lax"><code>ghcr.io/dlouwers/devcontainer-features/devbox:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/kreemer/features/tree/main/src/chrometesting">Chrome Testing</a> </td> <td class="tg-0lax">kreemer</td> <td class="tg-0lax"><code>ghcr.io/kreemer/features/chrometesting:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/kreemer/features/tree/main/src/helix">Helix</a> </td> <td class="tg-0lax">kreemer</td> <td class="tg-0lax"><code>ghcr.io/kreemer/features/helix:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/kreemer/features/tree/main/src/stow">Stow</a> </td> <td class="tg-0lax">kreemer</td> <td class="tg-0lax"><code>ghcr.io/kreemer/features/stow:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/veronoicc/devcontainer-features">Frida Core devkit</a> </td> <td class="tg-0lax">Vero</td> <td class="tg-0lax"><code>ghcr.io/veronoicc/devcontainer-features/frida-core-devkit:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/veronoicc/devcontainer-features">Frida Gum devkit</a> </td> <td class="tg-0lax">Vero</td> <td class="tg-0lax"><code>ghcr.io/veronoicc/devcontainer-features/frida-gum-devkit:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/veronoicc/devcontainer-features">LuaJIT 2.1.0-beta3</a> </td> <td class="tg-0lax">Vero</td> <td class="tg-0lax"><code>ghcr.io/veronoicc/devcontainer-features/luajit-2.1.0-beta3:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/opencodeco/devcontainers">install-php-extensions</a> </td> <td class="tg-0lax">leocavalcante</td> <td class="tg-0lax"><code>ghcr.io/opencodeco/devcontainers/install-php-extensions:0</code></td> <td class="tg-0lax"><code>0.1.225</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/va-h/devcontainers-features/tree/main/src/difftastic">difftastic</a> </td> <td class="tg-0lax">Valentin Heiligers</td> <td class="tg-0lax"><code>ghcr.io/va-h/devcontainers-features/difftastic:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/va-h/devcontainers-features/tree/main/src/uv">uv</a> </td> <td class="tg-0lax">Valentin Heiligers</td> <td class="tg-0lax"><code>ghcr.io/va-h/devcontainers-features/uv:1</code></td> <td class="tg-0lax"><code>1.1.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bartventer/arch-devcontainer-features/tree/main/src/aws-cli">AWS CLI</a> </td> <td class="tg-0lax">Bart Venter</td> <td class="tg-0lax"><code>ghcr.io/bartventer/arch-devcontainer-features/aws-cli:1</code></td> <td class="tg-0lax"><code>1.5.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bartventer/arch-devcontainer-features/tree/main/src/azure-cli">Azure CLI</a> </td> <td class="tg-0lax">Bart Venter</td> <td class="tg-0lax"><code>ghcr.io/bartventer/arch-devcontainer-features/azure-cli:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bartventer/arch-devcontainer-features/tree/main/src/common-utils">Common Utilities</a> </td> <td class="tg-0lax">Bart Venter</td> <td class="tg-0lax"><code>ghcr.io/bartventer/arch-devcontainer-features/common-utils:1</code></td> <td class="tg-0lax"><code>1.4.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bartventer/arch-devcontainer-features/tree/main/src/docker-in-docker">Docker (Docker-in-Docker)</a> </td> <td class="tg-0lax">Bart Venter</td> <td class="tg-0lax"><code>ghcr.io/bartventer/arch-devcontainer-features/docker-in-docker:1</code></td> <td class="tg-0lax"><code>1.3.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bartventer/arch-devcontainer-features/tree/main/src/docker-outside-of-docker">Docker (docker-outside-of-docker)</a> </td> <td class="tg-0lax">Bart Venter</td> <td class="tg-0lax"><code>ghcr.io/bartventer/arch-devcontainer-features/docker-outside-of-docker:1</code></td> <td class="tg-0lax"><code>1.3.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bartventer/arch-devcontainer-features/tree/main/src/gcloud-cli">Google Cloud CLI</a> </td> <td class="tg-0lax">Bart Venter</td> <td class="tg-0lax"><code>ghcr.io/bartventer/arch-devcontainer-features/gcloud-cli:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bartventer/arch-devcontainer-features/tree/main/src/go">Go</a> </td> <td class="tg-0lax">Bart Venter</td> <td class="tg-0lax"><code>ghcr.io/bartventer/arch-devcontainer-features/go:1</code></td> <td class="tg-0lax"><code>1.5.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bartventer/arch-devcontainer-features/tree/main/src/terraform">Terraform, tflint, and TFGrunt</a> </td> <td class="tg-0lax">Bart Venter</td> <td class="tg-0lax"><code>ghcr.io/bartventer/arch-devcontainer-features/terraform:1</code></td> <td class="tg-0lax"><code>1.3.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/waqqas/feature/">bpmnlint</a> </td> <td class="tg-0lax">Waqqas Jabbar</td> <td class="tg-0lax"><code>ghcr.io/waqqas/feature/bpmnlint:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/waqqas/feature/">dmnlint</a> </td> <td class="tg-0lax">Waqqas Jabbar</td> <td class="tg-0lax"><code>ghcr.io/waqqas/feature/dmnlint:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/veryl-lang/devcontainer-features/">Verilator</a> </td> <td class="tg-0lax">dalance</td> <td class="tg-0lax"><code>ghcr.io/veryl-lang/devcontainer-features/verilator:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/veryl-lang/devcontainer-features/">Veryl</a> </td> <td class="tg-0lax">dalance</td> <td class="tg-0lax"><code>ghcr.io/veryl-lang/devcontainer-features/veryl:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dusansimic/devcontainer-features/tree/main/src/templ">Templ (via GitHub Release)</a> </td> <td class="tg-0lax">dusansimic</td> <td class="tg-0lax"><code>ghcr.io/dusansimic/devcontainer-features/templ:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/duduribeiro/devcontainer-features/">Lunarvim</a> </td> <td class="tg-0lax">Cadu Ribeiro</td> <td class="tg-0lax"><code>ghcr.io/duduribeiro/devcontainer-features/lunarvim:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/duduribeiro/devcontainer-features/">Neovim (from source)</a> </td> <td class="tg-0lax">Cadu Ribeiro</td> <td class="tg-0lax"><code>ghcr.io/duduribeiro/devcontainer-features/neovim:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/duduribeiro/devcontainer-features/">Tmux (from source)</a> </td> <td class="tg-0lax">Cadu Ribeiro</td> <td class="tg-0lax"><code>ghcr.io/duduribeiro/devcontainer-features/tmux:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/skriptfabrik/devcontainer-features/tree/main/src/gitlab-cli">GitLab CLI</a> </td> <td class="tg-0lax">skriptfabrik</td> <td class="tg-0lax"><code>ghcr.io/skriptfabrik/devcontainer-features/gitlab-cli:1</code></td> <td class="tg-0lax"><code>1.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/skriptfabrik/devcontainer-features/tree/main/src/hcloud-cli">Hetzner Cloud CLI</a> </td> <td class="tg-0lax">skriptfabrik</td> <td class="tg-0lax"><code>ghcr.io/skriptfabrik/devcontainer-features/hcloud-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/skriptfabrik/devcontainer-features/tree/main/src/infisical-cli">Infisical CLI</a> </td> <td class="tg-0lax">skriptfabrik</td> <td class="tg-0lax"><code>ghcr.io/skriptfabrik/devcontainer-features/infisical-cli:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/skriptfabrik/devcontainer-features/tree/main/src/mailpit">An email and SMTP testing tool with API for developers</a> </td> <td class="tg-0lax">skriptfabrik</td> <td class="tg-0lax"><code>ghcr.io/skriptfabrik/devcontainer-features/mailpit:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/skriptfabrik/devcontainer-features/tree/main/src/terraform-backend-git">Terraform State management using Git</a> </td> <td class="tg-0lax">skriptfabrik</td> <td class="tg-0lax"><code>ghcr.io/skriptfabrik/devcontainer-features/terraform-backend-git:1</code></td> <td class="tg-0lax"><code>1.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/m4tchl0ck/devcontainer-features/">Packt Cli</a> </td> <td class="tg-0lax">Adrian Rusznica</td> <td class="tg-0lax"><code>ghcr.io/m4tchl0ck/devcontainer-features/pact-cli:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/m4tchl0ck/devcontainer-features/">My Powerlevel10K</a> </td> <td class="tg-0lax">Adrian Rusznica</td> <td class="tg-0lax"><code>ghcr.io/m4tchl0ck/devcontainer-features/powerlevel10k:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/m4tchl0ck/devcontainer-features/">structurizr-lite</a> </td> <td class="tg-0lax">Adrian Rusznica</td> <td class="tg-0lax"><code>ghcr.io/m4tchl0ck/devcontainer-features/structurizr-lite:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/nils-geistmann/devcontainers-features/">Create Remote User</a> </td> <td class="tg-0lax">Nils Geistmann</td> <td class="tg-0lax"><code>ghcr.io/nils-geistmann/devcontainers-features/create-remote-user:0</code></td> <td class="tg-0lax"><code>0.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/nils-geistmann/devcontainers-features/">exercism</a> </td> <td class="tg-0lax">Nils Geistmann</td> <td class="tg-0lax"><code>ghcr.io/nils-geistmann/devcontainers-features/exercism:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/nils-geistmann/devcontainers-features/">zsh</a> </td> <td class="tg-0lax">Nils Geistmann</td> <td class="tg-0lax"><code>ghcr.io/nils-geistmann/devcontainers-features/zsh:0</code></td> <td class="tg-0lax"><code>0.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/partydrone/devcontainer">OpenFGA CLI</a> </td> <td class="tg-0lax">Andrew Porter</td> <td class="tg-0lax"><code>ghcr.io/partydrone/devcontainer/features/openfga-cli:0</code></td> <td class="tg-0lax"><code>0.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rafaph/devcontainers-features/tree/main/src/goose-cli">Goose CLI</a> </td> <td class="tg-0lax">Raphael Castro</td> <td class="tg-0lax"><code>ghcr.io/rafaph/devcontainer-features/goose-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/GMkonan/fly-cli-feature/tree/main/src/flyctl">Fly.io CLI</a> </td> <td class="tg-0lax">GMkonan</td> <td class="tg-0lax"><code>ghcr.io/gmkonan/fly-cli-feature/flyctl:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/e-gineering/devcontainer-features">Rye</a> </td> <td class="tg-0lax">E-gineering</td> <td class="tg-0lax"><code>ghcr.io/e-gineering/devcontainer-features/rye:1</code></td> <td class="tg-0lax"><code>1.3.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/ChaosWars/synology-features/">Synology NAS Development</a> </td> <td class="tg-0lax">ChaosWars</td> <td class="tg-0lax"><code>ghcr.io/chaoswars/synology-features/toolkit:1</code></td> <td class="tg-0lax"><code>1.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/tcaky/devcontainers-features/tree/main/src/alpine-bindtools">alpine-bindtools</a> </td> <td class="tg-0lax">tcaky</td> <td class="tg-0lax"><code>ghcr.io/tcaky/devcontainer-features/alpine-bindtools:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/tcaky/devcontainers-features/tree/main/src/alpine-powershell">alpine-powershell</a> </td> <td class="tg-0lax">tcaky</td> <td class="tg-0lax"><code>ghcr.io/tcaky/devcontainer-features/alpine-powershell:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/tcaky/devcontainers-features/tree/main/src/alpine-tzdata">alpine-tzdata</a> </td> <td class="tg-0lax">tcaky</td> <td class="tg-0lax"><code>ghcr.io/tcaky/devcontainer-features/alpine-tzdata:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/LarsNieuwenhuizen/features">yq and jq binaries</a> </td> <td class="tg-0lax">LarsNieuwenhuizen</td> <td class="tg-0lax"><code>ghcr.io/larsnieuwenhuizen/features/jqyq:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/LarsNieuwenhuizen/features">NeoVim</a> </td> <td class="tg-0lax">LarsNieuwenhuizen</td> <td class="tg-0lax"><code>ghcr.io/larsnieuwenhuizen/features/neovim:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/LarsNieuwenhuizen/features">Zellij</a> </td> <td class="tg-0lax">LarsNieuwenhuizen</td> <td class="tg-0lax"><code>ghcr.io/larsnieuwenhuizen/features/zellij:0</code></td> <td class="tg-0lax"><code>0.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/enrico9034/devcontainer-features">Openstack CLI</a> </td> <td class="tg-0lax">enrico9034</td> <td class="tg-0lax"><code>ghcr.io/enrico9034/devcontainer-features/openstack-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/NikiforovAll/devcontainer-features">ANTLR4</a> </td> <td class="tg-0lax">nikiforovall</td> <td class="tg-0lax"><code>ghcr.io/nikiforovall/devcontainer-features/antlr4:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/nikiforovall/devcontainer-features">.NET CSharpier</a> </td> <td class="tg-0lax">nikiforovall</td> <td class="tg-0lax"><code>ghcr.io/nikiforovall/devcontainer-features/dotnet-csharpier:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/dirsigler/devcontainer-features">helm-docs</a> </td> <td class="tg-0lax">dirsigler</td> <td class="tg-0lax"><code>ghcr.io/dirsigler/devcontainer-features/helm-docs:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/sidecus/devcontainer-features">MagicMirror</a> </td> <td class="tg-0lax">sidecus</td> <td class="tg-0lax"><code>ghcr.io/sidecus/devcontainer-features/magicmirror:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/mathworks/devcontainer-features">MATLAB</a> </td> <td class="tg-0lax">The MathWorks Inc.</td> <td class="tg-0lax"><code>ghcr.io/mathworks/devcontainer-features/matlab:0</code></td> <td class="tg-0lax"><code>0.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jpawlowski/devcontainer-features/tree/main/src/cascadia-code">Cascadia Code Font</a> </td> <td class="tg-0lax">Julian Pawlowski</td> <td class="tg-0lax"><code>ghcr.io/jpawlowski/devcontainer-features/cascadia-code:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jpawlowski/devcontainer-features/tree/main/src/cli-microsoft365">CLI for Microsoft 365</a> </td> <td class="tg-0lax">Julian Pawlowski</td> <td class="tg-0lax"><code>ghcr.io/jpawlowski/devcontainer-features/cli-microsoft365:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jpawlowski/devcontainer-features/tree/main/src/codespaces-dotfiles">GitHub Codespace dotfiles</a> </td> <td class="tg-0lax">Julian Pawlowski</td> <td class="tg-0lax"><code>ghcr.io/jpawlowski/devcontainer-features/codespaces-dotfiles:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jpawlowski/devcontainer-features/tree/main/src/pnp.powershell">PnP PowerShell</a> </td> <td class="tg-0lax">Julian Pawlowski</td> <td class="tg-0lax"><code>ghcr.io/jpawlowski/devcontainer-features/pnp.powershell:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/jpawlowski/devcontainer-features/tree/main/src/powershell-extended">PowerShell Extended [PSResourceGet / NuGet Versioning; Oh My Posh prompt profile]</a> </td> <td class="tg-0lax">Julian Pawlowski</td> <td class="tg-0lax"><code>ghcr.io/jpawlowski/devcontainer-features/powershell-extended:2</code></td> <td class="tg-0lax"><code>2.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/gvatsal60/dev-container-features/tree/HEAD/src/pre-commit">pre-commit(via pip)</a> </td> <td class="tg-0lax">gvatsal60 (Vatsal Gupta)</td> <td class="tg-0lax"><code>ghcr.io/gvatsal60/dev-container-features/pre-commit:1</code></td> <td class="tg-0lax"><code>1.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/gvatsal60/dev-container-features/tree/HEAD/src/sonarlint">SonarLint</a> </td> <td class="tg-0lax">gvatsal60 (Vatsal Gupta)</td> <td class="tg-0lax"><code>ghcr.io/gvatsal60/dev-container-features/sonarlint:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/env0/terratag">terratag</a> </td> <td class="tg-0lax">git-saj</td> <td class="tg-0lax"><code>ghcr.io/git-saj/devcontainer-features/terratag:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/code-fabrik/features">Dokku Remote CLI</a> </td> <td class="tg-0lax">Codefabrik GmbH</td> <td class="tg-0lax"><code>ghcr.io/code-fabrik/features/dokku-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/juan-ayala/devcontainer-features">Adobe Experience Manager Repo Tool</a> </td> <td class="tg-0lax">Juan Ayala</td> <td class="tg-0lax"><code>ghcr.io/juan-ayala/devcontainer-features/aem-repo-tool:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/juan-ayala/devcontainer-features">Adobe Experience Manager SDK</a> </td> <td class="tg-0lax">Juan Ayala</td> <td class="tg-0lax"><code>ghcr.io/juan-ayala/devcontainer-features/aem-sdk:1</code></td> <td class="tg-0lax"><code>1.2.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/juan-ayala/devcontainer-features">Adobe Experience Manager Universal Editor Service</a> </td> <td class="tg-0lax">Juan Ayala</td> <td class="tg-0lax"><code>ghcr.io/juan-ayala/devcontainer-features/aem-universal-editor-service:1</code></td> <td class="tg-0lax"><code>1.4.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/localstack/devcontainer-feature/tree/main/src/localstack-cli">LocalStack CLI</a> </td> <td class="tg-0lax">LocalStack GmbH</td> <td class="tg-0lax"><code>ghcr.io/localstack/devcontainer-feature/localstack-cli:0</code></td> <td class="tg-0lax"><code>0.1.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/adaptavist/devcontainer-features">Atlassian Forge CLI (via npm)</a> </td> <td class="tg-0lax">Mark Gibson</td> <td class="tg-0lax"><code>ghcr.io/adaptavist/devcontainer-features/atlassian-forge:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/phil-bell/devcontainer-features">Antigen</a> </td> <td class="tg-0lax">Phil Bell</td> <td class="tg-0lax"><code>ghcr.io/phil-bell/devcontainer-features/antigen:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/haukex/devcontainer-features">Perl</a> </td> <td class="tg-0lax">Hauke D</td> <td class="tg-0lax"><code>ghcr.io/haukex/devcontainer-features/perl:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/Caesarovich/devcontainer-feature-crystal">Crystal Language</a> </td> <td class="tg-0lax">Caesarovich</td> <td class="tg-0lax"><code>ghcr.io/caesarovich/devcontainer-feature-crystal/crystal:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/act">act (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/act:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/act-asdf">act (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/act-asdf:2</code></td> <td class="tg-0lax"><code>2.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/actionlint">actionlint (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/actionlint:1</code></td> <td class="tg-0lax"><code>1.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/actions-runner">GitHub Actions Runner</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/actions-runner:1</code></td> <td class="tg-0lax"><code>1.0.12</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/activemq-sdkman">Apache ActiveMQ (Classic) (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/activemq-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/age">age (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/age:1</code></td> <td class="tg-0lax"><code>1.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/akamai-cli">Akamai CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/akamai-cli:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/alertmanager">Prometheus Alertmanager (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/alertmanager:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/alp-asdf">alp (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/alp-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/amplify-cli">AWS Amplify CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/amplify-cli:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/angular-cli">Angular CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/angular-cli:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ansible">Ansible (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ansible:2</code></td> <td class="tg-0lax"><code>2.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ant-sdkman">Ant (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ant-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/apko">apko (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/apko:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/apt-get-packages">apt-get packages (for Debian/Ubuntu)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/apt-get-packages:1</code></td> <td class="tg-0lax"><code>1.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/apt-packages">apt packages (for Debian/Ubuntu)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/apt-packages:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/argo-cd">ArgoCD CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/argo-cd:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/argo-workflows">Argo Workflows CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/argo-workflows:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/asciidoctorj-sdkman">AsciidoctorJ (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/asciidoctorj-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/asdf-package">asdf package</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/asdf-package:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/assemblyscript">AssemblyScript (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/assemblyscript:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/atlantis">Atlantis (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/atlantis:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/atmos">Atmos (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/atmos:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/auditjs">AuditJS (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/auditjs:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/autoenv">Autoenv (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/autoenv:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/aws-cdk">AWS Cloud Development Kit (AWS CDK) (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/aws-cdk:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/aws-eb-cli">aws-eb-cli (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/aws-eb-cli:1</code></td> <td class="tg-0lax"><code>1.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/aws-sso-cli">aws-sso-cli (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/aws-sso-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/aztfexport">aztfexport (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/aztfexport:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/azure-apiops">Azure Apiops (Extractor and Publisher) (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/azure-apiops:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ballerina-sdkman">Ballerina (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ballerina-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/bandit">Bandit (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/bandit:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/bartib">Bartib (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/bartib:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/bash-command">Bash Command</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/bash-command:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/beehive">Beehive (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/beehive:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/bikeshed">Bikeshed (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/bikeshed:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/bin">bin (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/bin:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/black">Black (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/black:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/blackbox-exporter">Prometheus Blackbox Exporter (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/blackbox-exporter:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/bomber">bomber (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/bomber:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/bower">Bower (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/bower:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/bpipe-sdkman">Bpipe (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/bpipe-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/brownie">Brownie (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/brownie:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/browserify">Browserify (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/browserify:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/btop-homebrew">btop (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/btop-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/btrace-sdkman">BTrace (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/btrace-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/budibase-cli">Budibase CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/budibase-cli:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/buku">buku (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/buku:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/caddy">Caddy (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/caddy:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ccache-asdf">Ccache (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ccache-asdf:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/checkov">Checkov (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/checkov:1</code></td> <td class="tg-0lax"><code>1.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/chezscheme-asdf">chezscheme (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/chezscheme-asdf:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/chisel">Chisel (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/chisel:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/circleci-cli">CircleCI CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/circleci-cli:1</code></td> <td class="tg-0lax"><code>1.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/clojure-asdf">Clojure (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/clojure-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cloud-nuke">cloud-nuke (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cloud-nuke:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cloudflare-wrangler">Cloudflare Workers CLI (Wrangler) (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cloudflare-wrangler:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cloudflared">Cloudflare Tunnel client (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cloudflared:1</code></td> <td class="tg-0lax"><code>1.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cloudflared-fips">Cloudflare Tunnel client (FIPS) (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cloudflared-fips:1</code></td> <td class="tg-0lax"><code>1.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cloudinary-cli">cloudinary-cli (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cloudinary-cli:1</code></td> <td class="tg-0lax"><code>1.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cmake">cmake (via GitHub Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cmake:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/codefresh-cli">Codefresh CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/codefresh-cli:1</code></td> <td class="tg-0lax"><code>1.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/composer">Composer (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/composer:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/concurnas-sdkman">Concurnas (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/concurnas-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/connor-sdkman">ConnOR (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/connor-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/consul-asdf">consul (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/consul-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/consul-exporter">Prometheus Consul Exporter (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/consul-exporter:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cookiecutter">Cookiecutter (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cookiecutter:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/copier">copier (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/copier:7</code></td> <td class="tg-0lax"><code>7.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/corepack">Corepack (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/corepack:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cosign">Cosign (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cosign:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/coverage-py">Coverage.py (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/coverage-py:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/crystal-asdf">Crystal (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/crystal-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cuba-sdkman">CUBA CLI (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cuba-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/curl-apt-get">cURL (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/curl-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/curl-homebrew">cURL (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/curl-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cve-bin-tool">CVE Binary Tool (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cve-bin-tool:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cxf-sdkman">CXF (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cxf-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cyclonedx-cli">CycloneDX CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cyclonedx-cli:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cyclonedx-python">CycloneDX Python (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cyclonedx-python:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/cz-cli">Commitizen CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/cz-cli:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/d">D (via dlang.org)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/d:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/dasel-asdf">Dasel (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/dasel-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/dashlane-cli">Dashlane CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/dashlane-cli:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/datadog-ci-cli">Datadog CI CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/datadog-ci-cli:1</code></td> <td class="tg-0lax"><code>1.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/datasette">Datasette (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/datasette:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/dbt-coverage">dbt-coverage (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/dbt-coverage:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ddgr-apt-get">ddgr (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ddgr-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ddgr-homebrew">ddgr (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ddgr-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/deno">Deno (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/deno:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/deno-asdf">Deno (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/deno-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/devcontainers-cli">devcontainers CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/devcontainers-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/digitalocean-cli">DigitalOcean CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/digitalocean-cli:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/direnv">Direnv (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/direnv:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/direnv-asdf">direnv (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/direnv-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/dive">Dive (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/dive:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/dnote">Dnote (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/dnote:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/doctoolchain-sdkman">docToolchain (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/doctoolchain-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/dprint-asdf">dprint (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/dprint-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/driftctl">driftctl (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/driftctl:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/drone-cli">Drone CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/drone-cli:1</code></td> <td class="tg-0lax"><code>1.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/dua">dua (Disk Usage Analyzer) (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/dua:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/duf">duf (Disk Usage/Free Utility) (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/duf:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/dufs">Dufs (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/dufs:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/eas-cli">EAS CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/eas-cli:1</code></td> <td class="tg-0lax"><code>1.0.10</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/eget">Eget (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/eget:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/elasticsearch-asdf">Elasticsearch (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/elasticsearch-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/elm-asdf">Elm (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/elm-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ember-cli">Ember CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ember-cli:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/envoy">Envoy (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/envoy:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/epinio">Epinio (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/epinio:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/etcd">etcd (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/etcd:1</code></td> <td class="tg-0lax"><code>1.0.11</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/exa">exa (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/exa:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/exercism-cli">Exercism CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/exercism-cli:1</code></td> <td class="tg-0lax"><code>1.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/expo-cli">Expo CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/expo-cli:1</code></td> <td class="tg-0lax"><code>1.0.10</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/express-generator">Express Application Generator (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/express-generator:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/fd">fd (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/fd:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ffmpeg-apt-get">FFmpeg (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ffmpeg-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/firebase-cli">Firebase CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/firebase-cli:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/fish-apt-get">fish (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/fish-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/fkill">fkill (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/fkill:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/flake8">Flake8 (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/flake8:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/flink-sdkman">Flink (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/flink-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/flit">Flit (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/flit:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/former2-cli">Former2 CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/former2-cli:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/fossil-apt-get">Fossil (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/fossil-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/fossil-homebrew">Fossil (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/fossil-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/fulcio">Fulcio (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/fulcio:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/fzf">fzf (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/fzf:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gaiden-sdkman">Gaiden (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gaiden-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ganache">Ganache (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ganache:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gcovr">gcovr (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gcovr:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gdbgui">gdbgui (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gdbgui:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gh-cli">GitHub CLI (via GitHub Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gh-cli:1</code></td> <td class="tg-0lax"><code>1.0.12</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gh-release">Github Release</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gh-release:1</code></td> <td class="tg-0lax"><code>1.0.25</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/git-lfs">Git LFS (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/git-lfs:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gitmux">Gitmux (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gitmux:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gitomatic">git-o-matic (gitomatic) (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gitomatic:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gitsign">Gitsign (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gitsign:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gitsign-credential-cache">gitsign-credential-cache (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gitsign-credential-cache:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gitty">gitty (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gitty:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/glances">Glances (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/glances:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gleam">Gleam (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gleam:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/go-task">Task (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/go-task:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/graalvm-asdf">GraalVM (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/graalvm-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gradle-sdkman">Gradle (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gradle-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gradleprofiler-sdkman">Gradle profiler (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gradleprofiler-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/grails-sdkman">Grails (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/grails-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/graphite-exporter">Prometheus Graphite Exporter (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/graphite-exporter:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/groovy-sdkman">Groovy (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/groovy-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/groovyserv-sdkman">GroovyServ (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/groovyserv-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/grpcurl-asdf">gRPCurl (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/grpcurl-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/grype">Grype (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/grype:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/gulp-cli">Gulp CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/gulp-cli:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/hadoop-sdkman">hadoop (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/hadoop-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/haskell">Haskell (via ghcup)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/haskell:2</code></td> <td class="tg-0lax"><code>2.2.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/hatch">Hatch (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/hatch:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/haxe-asdf">Haxe (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/haxe-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/helmfile">helmfile (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/helmfile:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/heroku-cli">Heroku CLI (via cli-assets.heroku.com)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/heroku-cli:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/homebrew-package">Homebrew Package</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/homebrew-package:1</code></td> <td class="tg-0lax"><code>1.0.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/hotel">hotel (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/hotel:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/how2">how2 (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/how2:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/http-server">http-server (by http-party) (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/http-server:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/http4k-sdkman">http4k (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/http4k-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/hyperfine">hyperfine (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/hyperfine:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/immuadmin">immuadmin (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/immuadmin:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/immuadmin-fips">immuadmin (FIPS) (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/immuadmin-fips:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/immuclient">immuclient (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/immuclient:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/immuclient-fips">immuclient (FIPS) (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/immuclient-fips:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/immudb">immudb (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/immudb:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/immudb-fips">immudb (FIPS) (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/immudb-fips:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/infracost">Infracost (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/infracost:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/infrastructor-sdkman">Infrastructor (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/infrastructor-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/invoke">Invoke (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/invoke:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ionic-cli">Ionic CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ionic-cli:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/isort">isort (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/isort:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/istioctl">Istio CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/istioctl:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jake">jake (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jake:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jbake-sdkman">JBake (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jbake-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jbang-sdkman">JBang (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jbang-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jenkinsx-cli">Jenkins X CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jenkinsx-cli:1</code></td> <td class="tg-0lax"><code>1.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jest">Jest (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jest:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jfrog-cli">JFrog CLI (via jfrog.io)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jfrog-cli:1</code></td> <td class="tg-0lax"><code>1.0.8</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jfrog-cli-homebrew">JFrog CLI (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jfrog-cli-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jfrog-cli-npm">JFrog CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jfrog-cli-npm:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jira-cli">Jira CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jira-cli:1</code></td> <td class="tg-0lax"><code>1.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jmc-sdkman">JDK Mission Control (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jmc-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jmeter-sdkman">Apache JMeter (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jmeter-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/joern-sdkman">Joern (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/joern-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jreleaser-sdkman">JReleaser (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jreleaser-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jrnl">jrnl (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jrnl:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jshint">JSHint (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jshint:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jsii">jsii compiler (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jsii:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jsii-diff">jsii-diff (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jsii-diff:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jsii-pacmak">jsii-pacmak (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jsii-pacmak:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/jsii-rosetta">jsii-rosetta (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/jsii-rosetta:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/json-server">JSON Server (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/json-server:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/k2tf">k2tf (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/k2tf:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/k6">k6 (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/k6:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/karaf-sdkman">Karaf (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/karaf-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/keepercommander">Keeper Commander (Keeper CLI) (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/keepercommander:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ki-sdkman">ki (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ki-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/kind">kind (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/kind:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/kobweb-sdkman">Kobweb (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/kobweb-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/kops">kOps (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/kops:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/kotlin-sdkman">Kotlin (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/kotlin-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/kscript-sdkman">kscript (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/kscript-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/kubeclarity-cli">KubeClarity CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/kubeclarity-cli:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/kubectl-asdf">Kubectl (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/kubectl-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/kubectx-kubens">Kubectx and Kubens (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/kubectx-kubens:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/kubie">Kubie (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/kubie:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/kyverno-cli">Kyverno CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/kyverno-cli:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/lastpass-cli-homebrew">LastPass CLI (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/lastpass-cli-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/layrry-sdkman">Layrry (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/layrry-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/lean-asdf">Lean (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/lean-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/lefthook-asdf">Lefthook (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/lefthook-asdf:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/leiningen-sdkman">Leiningen (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/leiningen-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/lektor">Lektor (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/lektor:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/lerna-npm">Lerna (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/lerna-npm:1</code></td> <td class="tg-0lax"><code>1.0.10</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/less">Less (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/less:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/levant-asdf">levant (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/levant-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/lighthouse-cli">Lighthouse CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/lighthouse-cli:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/linkerd2-cli-edge">Linkerd CLI (Edge) (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/linkerd2-cli-edge:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/linkerd2-cli-stable">Linkerd CLI (Stable) (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/linkerd2-cli-stable:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/linode-cli">Linode CLI (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/linode-cli:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/lite-server">lite-server (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/lite-server:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/live-server">Live Server (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/live-server:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/localstack">Localstack (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/localstack:2</code></td> <td class="tg-0lax"><code>2.0.22</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/localtunnel-npm">Localtunnel (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/localtunnel-npm:1</code></td> <td class="tg-0lax"><code>1.0.10</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mackup">Mackup (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mackup:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/markdownlint-cli">markdownlint-cli (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/markdownlint-cli:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/markdownlint-cli2">markdownlint-cli2 (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/markdownlint-cli2:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/maven-sdkman">Maven (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/maven-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/meltano">Meltano ELT (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/meltano:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/memcached-exporter">Prometheus Memcached Exporter (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/memcached-exporter:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/micro">micro (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/micro:1</code></td> <td class="tg-0lax"><code>1.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/micronaut-sdkman">Micronaut (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/micronaut-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/mise">Mise</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mise:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mitmproxy">mitmproxy (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mitmproxy:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mkcert">mkcert (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mkcert:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mkdocs">MkDocs (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mkdocs:2</code></td> <td class="tg-0lax"><code>2.0.18</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mlocate-apt-get">mlocate (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mlocate-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mocha">Mocha (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mocha:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mongodb-atlas-cli-homebrew">MongoDB Atlas CLI (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mongodb-atlas-cli-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mongosh-homebrew">MongoDB Shell (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mongosh-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mosh-apt-get">Mosh (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mosh-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mosh-homebrew">Mosh (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mosh-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mulefd-sdkman">Mule Flow Diagrams (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mulefd-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mvnd-sdkman">Maven Daemon (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mvnd-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mybatis-sdkman">MyBatis Migrations (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mybatis-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mypy">Mypy (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mypy:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mysql-homebrew">MySQL (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mysql-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/mysqld-exporter">Prometheus MySQL Exporter (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/mysqld-exporter:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/n8n">n8n (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/n8n:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/namespace-cli">Namespace CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/namespace-cli:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/nancy">Nancy (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/nancy:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/navi">navi (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/navi:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ncdu">ncdu (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ncdu:1</code></td> <td class="tg-0lax"><code>1.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/neko-asdf">Neko Virtual Machine (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/neko-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/neo4jmigrations-sdkman">Neo4j-Migrations (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/neo4jmigrations-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/neofetch">Neofetch (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/neofetch:1</code></td> <td class="tg-0lax"><code>1.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/neovim-apt-get">Neovim (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/neovim-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.19</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/neovim-homebrew">Neovim (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/neovim-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/nestjs-cli">NestJS CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/nestjs-cli:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/netdata">Netdata (via my-netdata.io)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/netdata:1</code></td> <td class="tg-0lax"><code>1.0.10</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/netlify-cli">Netlify CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/netlify-cli:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/nim-asdf">Nim (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/nim-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ninja-asdf">Ninja (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ninja-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/nmap-apt-get">Nmap (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/nmap-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/nmap-homebrew">Nmap (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/nmap-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/nnn-apt-get">nnn (n鲁) (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/nnn-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/nnn-homebrew">nnn (n鲁) (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/nnn-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/node-asdf">Node.js (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/node-asdf:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/node-exporter">Prometheus Node Exporter (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/node-exporter:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/nomad-asdf">Nomad (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/nomad-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/nox">nox (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/nox:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/npm-package">NPM package</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/npm-package:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/npm-packages">npm-packages</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/npm-packages:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/nx-npm">nx (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/nx-npm:1</code></td> <td class="tg-0lax"><code>1.0.10</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ocaml-asdf">OCaml (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ocaml-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ocaml-opam">OCaml (via opam)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ocaml-opam:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/oclif">oclif generator (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/oclif:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/opa">Open Policy Agent (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/opa:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/opam-asdf">Opam (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/opam-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ory-cli">Ory CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ory-cli:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ory-hydra">Ory Hydra (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ory-hydra:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ory-kratos">Ory Kratos (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ory-kratos:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ory-oathkeeper">Ory Oathkeeper (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ory-oathkeeper:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/packer-asdf">Packer (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/packer-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pandoc">Pandoc (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pandoc:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pass-apt-get">pass (password-store) (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pass-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pdm">PDM (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pdm:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/peco-asdf">peco (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/peco-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/perl-asdf">Perl (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/perl-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pierrot-sdkman">Pierrot (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pierrot-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pipenv">Pipenv (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pipenv:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pipx-package">Pipx package</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pipx-package:1</code></td> <td class="tg-0lax"><code>1.1.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pnpm">Pnpm (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pnpm:2</code></td> <td class="tg-0lax"><code>2.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/podman-homebrew">Podman (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/podman-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/poetry">Poetry (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/poetry:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pomchecker-sdkman">Pomchecker (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pomchecker-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/curl-apt-get">poppler-utils (pdftotext, pdftoppm, pdftops, pdfattach, pdfdetach, pdffonts, pdfimages, pdfinfo, pdfseparate, pdftocairo, pdftohtml, pdfunite) (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/poppler-utils-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/powerbi-visuals-tools">PowerBI Visual Tools (pbiviz) (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/powerbi-visuals-tools:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/powershell">PowerShell (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/powershell:1</code></td> <td class="tg-0lax"><code>1.0.13</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pre-commit">Pre-Commit (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pre-commit:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/prettier">Prettier (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/prettier:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/prisma">Prisma CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/prisma:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/projen">projen (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/projen:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/prometheus">Prometheus (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/prometheus:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/promlens">PromLens (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/promlens:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/protoc">Protocol Buffer (Protobuf) Compiler (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/protoc:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/protoc-asdf">protoc (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/protoc-asdf:1</code></td> <td class="tg-0lax"><code>1.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/pulumi">Pulumi (via get.pulumi.com)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pulumi:1</code></td> <td class="tg-0lax"><code>1.2.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pushgateway">Prometheus Pushgateway (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pushgateway:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pyinfra">pyinfra (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pyinfra:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pylint">Pylint (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pylint:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pyoxidizer">PyOxidizer (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pyoxidizer:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/pyscaffold">PyScaffold (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/pyscaffold:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/qrcode">qrcode (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/qrcode:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/quarkus-sdkman">Quarkus CLI (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/quarkus-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/quasar-cli">Quasar CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/quasar-cli:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/raku-asdf">Raku (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/raku-asdf:1</code></td> <td class="tg-0lax"><code>1.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/rclone">Rclone (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/rclone:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/redis-homebrew">Redis (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/redis-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/rekor-cli">Rekor CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/rekor-cli:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/renovate-cli">Renovate CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/renovate-cli:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ripgrep">ripgrep (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ripgrep:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/rollup">rollup.js (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/rollup:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ruby-asdf">Ruby (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ruby-asdf:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ruff">Ruff (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ruff:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/salesforce-cli">Salesforce CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/salesforce-cli:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/salesforce-sfdx">Salesforce sfdx (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/salesforce-sfdx:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/sanity-cli">Sanity.io CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/sanity-cli:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/sap-piper">Project Piper (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/sap-piper:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/sbt-sdkman">sbt (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/sbt-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/scala-sdkman">Scala (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/scala-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/scalacli-sdkman">Scala CLI (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/scalacli-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/scancode-toolkit">Scan (SAST) (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/scancode-toolkit:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/schemacrawler-sdkman">SchemaCrawler (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/schemacrawler-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/sentinel-asdf">sentinel (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/sentinel-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/serf-asdf">Serf (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/serf-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/shfmt">shfmt (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/shfmt:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/shopify-cli">Shopify CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/shopify-cli:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ansible">sigstore-python (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/sigstore-python:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/snyk-cli">Snyk CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/snyk-cli:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/sops">sops (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/sops:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/spacectl">Spacelift CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/spacectl:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/spark-sdkman">Spark (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/spark-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/spicedb">SpiceDB (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/spicedb:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/springboot-sdkman">Spring Boot (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/springboot-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/sqlfluff">SqlFluff (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/sqlfluff:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/squarespace-server">Squarespace Local Development Server (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/squarespace-server:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/sshoogr-sdkman">Sshoogr (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/sshoogr-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/starship">Starship (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/starship:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/starship-homebrew">Starship (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/starship-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/statsd-exporter">Prometheus StatsD Exporter (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/statsd-exporter:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/stew">stew (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/stew:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/supabase-cli">Supabase CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/supabase-cli:1</code></td> <td class="tg-0lax"><code>1.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/surge-cli">Surge CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/surge-cli:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/sv2v">sv2v (SystemVerilog to Verilog) (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/sv2v:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/svu-asdf">svu (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/svu-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/syft">Syft (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/syft:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/syntaqx-cli">serve (by syntaqx) (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/syntaqx-serve:1</code></td> <td class="tg-0lax"><code>1.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tailscale">Tailscale (via tailscale.com)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tailscale:1</code></td> <td class="tg-0lax"><code>1.0.11</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/talosctl">talosctl (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/talosctl:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/taxi-sdkman">Taxi (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/taxi-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tea">tea (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tea:1</code></td> <td class="tg-0lax"><code>1.0.9</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tekton-cli">Tekton CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tekton-cli:1</code></td> <td class="tg-0lax"><code>1.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tempo">Grafana Tempo (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tempo:1</code></td> <td class="tg-0lax"><code>1.0.7</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/temporal-cli">Temporal CLI (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/temporal-cli:1</code></td> <td class="tg-0lax"><code>1.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/terracognita">TerraCognita (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/terracognita:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/terraform-asdf">Terraform (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/terraform-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/terraform-docs">terraform-docs (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/terraform-docs:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/terraform-ls-asdf">Terraform Language Server (terraform-ls) (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/terraform-ls-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/terraformer">Terraformer (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/terraformer:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/terragrunt">Terragrunt (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/terragrunt:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/terramate">Terramate (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/terramate:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/terrascan">terrascan (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/terrascan:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tfc-agent-asdf">tfc-agent (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tfc-agent-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tfenv-homebrew">tfenv (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tfenv-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tfsec">tfsec (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tfsec:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tfswitch">Terraform Switcher (tfswitch) (via warrensbox/terraform-switcher)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tfswitch:1</code></td> <td class="tg-0lax"><code>1.0.10</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tldr">tldr (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tldr:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tmate">tmate (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tmate:1</code></td> <td class="tg-0lax"><code>1.0.6</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tmux-apt-get">tmux (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tmux-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tmux-homebrew">tmux (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tmux-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tomcat-sdkman">Apache Tomcat (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tomcat-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tooljet-cli">ToolJet CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tooljet-cli:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/toolkit-sdkman">ToolKit (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/toolkit-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tox">tox (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tox:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tridentctl-asdf">tridentctl (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tridentctl-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/truffle">Truffle (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/truffle:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ts-node">ts-node (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ts-node:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/tsx">tsx (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/tsx:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/turborepo-npm">Turborepo (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/turborepo-npm:1</code></td> <td class="tg-0lax"><code>1.0.11</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/twine">Twine (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/twine:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/typescript">TypeScript (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/typescript:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/typst">Typst (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/typst:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/ufmt">ufmt (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/ufmt:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/upx">UPX (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/upx:1</code></td> <td class="tg-0lax"><code>1.0.14</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/vault-asdf">Vault (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/vault-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/vercel-cli">Vercel CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/vercel-cli:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/vercel-ncc">ncc (by Vercel) (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/vercel-ncc:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/vercel-pkg">pkg (by Vercel) (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/vercel-pkg:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/vercel-release">Release (by Vercel) (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/vercel-release:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/vercel-serve">serve (by Vercel) (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/vercel-serve:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/vscode-cli">Visual Studio Code CLI</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/vscode-cli:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/vscode-server">Visual Studio Code Server</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/vscode-server:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/vtop">vtop (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/vtop:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/vue-cli">Vue CLI (via npm)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/vue-cli:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/vulture">Vulture (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/vulture:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/w3m-apt-get">w3m (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/w3m-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/w3m-homebrew">w3m (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/w3m-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/waypoint-asdf">Waypoint (via asdf)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/waypoint-asdf:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/webi-packages">webi packages</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/webi-packages:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/webtau-sdkman">Webtau (via SDKMAN)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/webtau-sdkman:2</code></td> <td class="tg-0lax"><code>2.0.15</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/wget-apt-get">Wget (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/wget-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.16</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/wget-homebrew">Wget (via Homebrew)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/wget-homebrew:1</code></td> <td class="tg-0lax"><code>1.0.20</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/wireguard-apt-get">WireGuard (via apt-get)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/wireguard-apt-get:1</code></td> <td class="tg-0lax"><code>1.0.11</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/xmrig">XMRig (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/xmrig:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/xonsh">Xonsh (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/xonsh:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/yamllint">yamllint (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/yamllint:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/yapf">yapf (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/yapf:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/youtube-dl">youtube-dl (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/youtube-dl:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/youtubeuploader">Youtube Uploader (via Github Releases)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/youtubeuploader:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/yt-dlp">yt-dlp (via pipx)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/yt-dlp:2</code></td> <td class="tg-0lax"><code>2.0.17</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers-extra/features/tree/main/src/zig">Zig (via ziglang.org)</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/zig:1</code></td> <td class="tg-0lax"><code>1.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="http://github.com/devcontainers-extra/features/tree/main/src/zsh-plugins">ZSH Plugins</a> </td> <td class="tg-0lax">devcontainers-extra</td> <td class="tg-0lax"><code>ghcr.io/devcontainers-extra/features/zsh-plugins:0</code></td> <td class="tg-0lax"><code>0.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/cf-warp-cli">Cloudflare WARP CLI</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/cf-warp-cli:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/debug-dump-env">debug-dump-env</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/debug-dump-env:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/desktop">desktop</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/desktop:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/desktop-fluxbox">desktop-fluxbox</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/desktop-fluxbox:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/desktop-init">desktop-init</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/desktop-init:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/desktop-novnc">desktop-novnc</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/desktop-novnc:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/desktop-xserver">desktop-xserver</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/desktop-xserver:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/kmod">kmod</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/kmod:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/pkgx">pkgx</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/pkgx:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/set-dbus-machine-id">set-dbus-machine-id</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/set-dbus-machine-id:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/shoreman">shoreman</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/shoreman:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/tailscale.com">tailscale.com</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/tailscale.com:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/usbutils">usbutils</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/usbutils:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bascodes/devcontainer-features/tree/main/src/webinstall.dev">webinstall.dev</a> </td> <td class="tg-0lax">Bas Steins</td> <td class="tg-0lax"><code>ghcr.io/bascodes/devcontainer-features/webinstall.dev:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rhiroe/features/src/ecspresso">ecspresso</a> </td> <td class="tg-0lax">rhiroe</td> <td class="tg-0lax"><code>ghcr.io/rhiroe/features/ecspresso:1</code></td> <td class="tg-0lax"><code>1.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/rhiroe/features/src/saml2aws">saml2aws</a> </td> <td class="tg-0lax">rhiroe</td> <td class="tg-0lax"><code>ghcr.io/rhiroe/features/saml2aws:1</code></td> <td class="tg-0lax"><code>1.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/martinaskestad/features">mingw</a> </td> <td class="tg-0lax">martinaskestad</td> <td class="tg-0lax"><code>ghcr.io/martinaskestad/features/mingw:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/martinaskestad/features">Standard-ML of New Jersey</a> </td> <td class="tg-0lax">martinaskestad</td> <td class="tg-0lax"><code>ghcr.io/martinaskestad/features/smlnj:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/martinaskestad/features">VIM, from source</a> </td> <td class="tg-0lax">martinaskestad</td> <td class="tg-0lax"><code>ghcr.io/martinaskestad/features/vimsrc:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/davzucky/devcontainers-features-wolfi/tree/main/src/bash">Bash</a> </td> <td class="tg-0lax">David Zucker</td> <td class="tg-0lax"><code>ghcr.io/davzucky/devcontainers-features-wolfi/bash:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/davzucky/devcontainers-features-wolfi/tree/main/src/docker-outside-of-docker">docker-outside-of-docker</a> </td> <td class="tg-0lax">David Zucker</td> <td class="tg-0lax"><code>ghcr.io/davzucky/devcontainers-features-wolfi/docker-outside-of-docker:1</code></td> <td class="tg-0lax"><code>1.2.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/davzucky/devcontainers-features-wolfi/tree/main/src/python">python</a> </td> <td class="tg-0lax">David Zucker</td> <td class="tg-0lax"><code>ghcr.io/davzucky/devcontainers-features-wolfi/python:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/davzucky/devcontainers-features-wolfi/tree/main/src/user">user</a> </td> <td class="tg-0lax">David Zucker</td> <td class="tg-0lax"><code>ghcr.io/davzucky/devcontainers-features-wolfi/user:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainer-community/devcontainer-features/tree/main/src/asdf-vm.com">asdf-vm.com</a> </td> <td class="tg-0lax">devcontainer.community</td> <td class="tg-0lax"><code>ghcr.io/devcontainer-community/devcontainer-features/asdf-vm.com:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainer-community/devcontainer-features/tree/main/src/atuin.sh">atuin.sh</a> </td> <td class="tg-0lax">devcontainer.community</td> <td class="tg-0lax"><code>ghcr.io/devcontainer-community/devcontainer-features/atuin.sh:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainer-community/devcontainer-features/tree/main/src/btop">btop</a> </td> <td class="tg-0lax">devcontainer.community</td> <td class="tg-0lax"><code>ghcr.io/devcontainer-community/devcontainer-features/btop:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainer-community/devcontainer-features/tree/main/src/bun.sh">bun.sh</a> </td> <td class="tg-0lax">devcontainer.community</td> <td class="tg-0lax"><code>ghcr.io/devcontainer-community/devcontainer-features/bun.sh:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainer-community/devcontainer-features/tree/main/src/chezmoi.io">chezmoi.io</a> </td> <td class="tg-0lax">devcontainer.community</td> <td class="tg-0lax"><code>ghcr.io/devcontainer-community/devcontainer-features/chezmoi.io:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainer-community/devcontainer-features/tree/main/src/deno.com">deno.com</a> </td> <td class="tg-0lax">devcontainer.community</td> <td class="tg-0lax"><code>ghcr.io/devcontainer-community/devcontainer-features/deno.com:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainer-community/devcontainer-features/tree/main/src/nixos.org">nixos.org</a> </td> <td class="tg-0lax">devcontainer.community</td> <td class="tg-0lax"><code>ghcr.io/devcontainer-community/devcontainer-features/nixos.org:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainer-community/devcontainer-features/tree/main/src/pkgx.sh">pkgx.sh</a> </td> <td class="tg-0lax">devcontainer.community</td> <td class="tg-0lax"><code>ghcr.io/devcontainer-community/devcontainer-features/pkgx.sh:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainer-community/devcontainer-features/tree/main/src/smallstep.com">smallstep.com</a> </td> <td class="tg-0lax">devcontainer.community</td> <td class="tg-0lax"><code>ghcr.io/devcontainer-community/devcontainer-features/smallstep.com:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainer-community/devcontainer-features/tree/main/src/starship.rs">starship.rs</a> </td> <td class="tg-0lax">devcontainer.community</td> <td class="tg-0lax"><code>ghcr.io/devcontainer-community/devcontainer-features/starship.rs:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainer-community/devcontainer-features/tree/main/src/tailscale.com">tailscale.com</a> </td> <td class="tg-0lax">devcontainer.community</td> <td class="tg-0lax"><code>ghcr.io/devcontainer-community/devcontainer-features/tailscale.com:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainer-community/devcontainer-features/tree/main/src/webinstall.dev">webinstall.dev</a> </td> <td class="tg-0lax">devcontainer.community</td> <td class="tg-0lax"><code>ghcr.io/devcontainer-community/devcontainer-features/webinstall.dev:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainer-community/devcontainer-features/tree/main/src/zellij.dev">zellij.dev</a> </td> <td class="tg-0lax">devcontainer.community</td> <td class="tg-0lax"><code>ghcr.io/devcontainer-community/devcontainer-features/zellij.dev:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/braun-daniel/devcontainer-features">AsciiDoc</a> </td> <td class="tg-0lax">Daniel Braun</td> <td class="tg-0lax"><code>ghcr.io/braun-daniel/devcontainer-features/asciidoc:1</code></td> <td class="tg-0lax"><code>1.3.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/braun-daniel/devcontainer-features">fzf</a> </td> <td class="tg-0lax">Daniel Braun</td> <td class="tg-0lax"><code>ghcr.io/braun-daniel/devcontainer-features/fzf:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/braun-daniel/devcontainer-features">Spaceship</a> </td> <td class="tg-0lax">Daniel Braun</td> <td class="tg-0lax"><code>ghcr.io/braun-daniel/devcontainer-features/spaceship:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/bats-core/bats-core">Bash Automated Testing System</a> </td> <td class="tg-0lax">Ivan Szkiba</td> <td class="tg-0lax"><code>ghcr.io/szkiba/devcontainer-features/bats:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/szkiba/cdo">Markdown-based task runner for contributors</a> </td> <td class="tg-0lax">Ivan Szkiba</td> <td class="tg-0lax"><code>ghcr.io/szkiba/devcontainer-features/cdo:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/securego/gosec">Go security checker</a> </td> <td class="tg-0lax">Ivan Szkiba</td> <td class="tg-0lax"><code>ghcr.io/szkiba/devcontainer-features/gosec:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/golang/vuln">Go vulnerability scanner</a> </td> <td class="tg-0lax">Ivan Szkiba</td> <td class="tg-0lax"><code>ghcr.io/szkiba/devcontainer-features/govulncheck:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/szkiba/mdcode">Markdown code block authoring tool</a> </td> <td class="tg-0lax">Ivan Szkiba</td> <td class="tg-0lax"><code>ghcr.io/szkiba/devcontainer-features/mdcode:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/thediveo/devcontainer-features">bpftool</a> </td> <td class="tg-0lax">TheDiveO</td> <td class="tg-0lax"><code>ghcr.io/thediveo/devcontainer-features/bpftool:0</code></td> <td class="tg-0lax"><code>0.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/thediveo/devcontainer-features">docsify</a> </td> <td class="tg-0lax">TheDiveO</td> <td class="tg-0lax"><code>ghcr.io/thediveo/devcontainer-features/docsify:0</code></td> <td class="tg-0lax"><code>0.1.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/thediveo/devcontainer-features">Go ebpf development</a> </td> <td class="tg-0lax">TheDiveO</td> <td class="tg-0lax"><code>ghcr.io/thediveo/devcontainer-features/go-ebpf:0</code></td> <td class="tg-0lax"><code>0.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/thediveo/devcontainer-features">go-mod-upgrade</a> </td> <td class="tg-0lax">TheDiveO</td> <td class="tg-0lax"><code>ghcr.io/thediveo/devcontainer-features/go-mod-upgrade:0</code></td> <td class="tg-0lax"><code>0.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/thediveo/devcontainer-features">Go Coverage with Badge</a> </td> <td class="tg-0lax">TheDiveO</td> <td class="tg-0lax"><code>ghcr.io/thediveo/devcontainer-features/gocover:0</code></td> <td class="tg-0lax"><code>0.1.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/thediveo/devcontainer-features">Go Report Card</a> </td> <td class="tg-0lax">TheDiveO</td> <td class="tg-0lax"><code>ghcr.io/thediveo/devcontainer-features/goreportcard:0</code></td> <td class="tg-0lax"><code>0.1.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/thediveo/devcontainer-features">Local Go Pkgsite</a> </td> <td class="tg-0lax">TheDiveO</td> <td class="tg-0lax"><code>ghcr.io/thediveo/devcontainer-features/local-pkgsite:0</code></td> <td class="tg-0lax"><code>0.1.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/thediveo/devcontainer-features">pin-github-action</a> </td> <td class="tg-0lax">TheDiveO</td> <td class="tg-0lax"><code>ghcr.io/thediveo/devcontainer-features/pin-github-action:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/thediveo/devcontainer-features">install and switch between multiple Docker CE versions</a> </td> <td class="tg-0lax">TheDiveO</td> <td class="tg-0lax"><code>ghcr.io/thediveo/devcontainer-features/wal-wahl:0</code></td> <td class="tg-0lax"><code>0.1.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/devcontainers/features/tree/main/src/dotnetaspire">.NET Aspire</a> </td> <td class="tg-0lax">danmoseley</td> <td class="tg-0lax"><code>ghcr.io/dotnet/aspire-devcontainer-feature/dotnetaspire:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/RouL/devcontainer-features">Bitwarden CLI (bw)</a> </td> <td class="tg-0lax">Markus Zhang</td> <td class="tg-0lax"><code>ghcr.io/roul/devcontainer-features/bitwarden-cli:1</code></td> <td class="tg-0lax"><code>1.0.1</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/RouL/devcontainer-features">Bitwarden Secrets Manager CLI (bws)</a> </td> <td class="tg-0lax">Markus Zhang</td> <td class="tg-0lax"><code>ghcr.io/roul/devcontainer-features/bitwarden-secrets-manager:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/RouL/devcontainer-features">Kamal Deploy</a> </td> <td class="tg-0lax">Markus Zhang</td> <td class="tg-0lax"><code>ghcr.io/roul/devcontainer-features/kamal:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/RouL/devcontainer-features">Mise - mise-en-place version manager</a> </td> <td class="tg-0lax">Markus Zhang</td> <td class="tg-0lax"><code>ghcr.io/roul/devcontainer-features/mise:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/RouL/devcontainer-features">Bun (via mise)</a> </td> <td class="tg-0lax">Markus Zhang</td> <td class="tg-0lax"><code>ghcr.io/roul/devcontainer-features/mise-bun:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/RouL/devcontainer-features">Go (via mise)</a> </td> <td class="tg-0lax">Markus Zhang</td> <td class="tg-0lax"><code>ghcr.io/roul/devcontainer-features/mise-golang:1</code></td> <td class="tg-0lax"><code>1.0.4</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/RouL/devcontainer-features">Java (via mise)</a> </td> <td class="tg-0lax">Markus Zhang</td> <td class="tg-0lax"><code>ghcr.io/roul/devcontainer-features/mise-java:1</code></td> <td class="tg-0lax"><code>1.0.0</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/RouL/devcontainer-features">Node.js (via mise)</a> </td> <td class="tg-0lax">Markus Zhang</td> <td class="tg-0lax"><code>ghcr.io/roul/devcontainer-features/mise-node:1</code></td> <td class="tg-0lax"><code>1.0.3</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/RouL/devcontainer-features">Python (via mise)</a> </td> <td class="tg-0lax">Markus Zhang</td> <td class="tg-0lax"><code>ghcr.io/roul/devcontainer-features/mise-python:1</code></td> <td class="tg-0lax"><code>1.0.5</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/RouL/devcontainer-features">Ruby (via mise)</a> </td> <td class="tg-0lax">Markus Zhang</td> <td class="tg-0lax"><code>ghcr.io/roul/devcontainer-features/mise-ruby:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/RouL/devcontainer-features">Rust (via mise)</a> </td> <td class="tg-0lax">Markus Zhang</td> <td class="tg-0lax"><code>ghcr.io/roul/devcontainer-features/mise-rust:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> <tr> <td class="tg-0lax"><a rel="nofollow" href="https://github.com/RouL/devcontainer-features">HashiCorp Vault</a> </td> <td class="tg-0lax">Markus Zhang</td> <td class="tg-0lax"><code>ghcr.io/roul/devcontainer-features/vault:1</code></td> <td class="tg-0lax"><code>1.0.2</code></td> </tr> </table> <script> const searchInput = document.getElementById('searchInput'); const collectionTable = document.getElementById('collectionTable'); const rows = collectionTable.getElementsByTagName('tr'); searchInput.addEventListener('input', function () { const searchValue = searchInput.value.toLowerCase(); for (let i = 1; i < rows.length; i++) { const name = rows[i].getElementsByTagName('td')[0].textContent.toLowerCase(); const maintainer = rows[i].getElementsByTagName('td')[1].textContent.toLowerCase(); const repository = rows[i].getElementsByTagName('td')[2].textContent.toLowerCase(); if (name.includes(searchValue) || maintainer.includes(searchValue) || repository.includes(searchValue)) { rows[i].style.display = ''; } else { rows[i].style.display = 'none'; } } }); </script> </thead> </table> </div> </div> </div> </div> </div> <footer class="footer"> <script> function manageConsent() { if (WcpConsent.siteConsent.isConsentRequired) { WcpConsent.siteConsent.manageConsent(); } } </script> <div class="container"> <div class="row"> <div class="col-sm-10"> <ul class="links"> <li> <a class="github-button" href="https://github.com/devcontainers/spec" data-icon="octicon-star" data-show-count="true" aria-label="Star devcontainers/spec on GitHub">Star</a> </li> <li> <a class="github-button" href="https://github.com/devcontainers/spec/subscription" aria-label="Watch devcontainers/spec on GitHub">Watch</a> </li> </ul> </div> <div class="col-sm-2"> <ul class="links"> <li style="display: none;" > <a id="footer-cookie-link" style="cursor: pointer; padding-right:20px" onclick="manageConsent()" aria-label="Manage cookies">Manage cookies</a> </li> <li> <div class="copyright"> <a id="footer-microsoft-link" class="logo" href="https://www.microsoft.com"> <img src="/img/microsoft-logo-inverted.png" height="20" alt="Microsoft"> </a> <span>漏 2025 Microsoft</span> </div> </li> </ul> </div> </div> </div> </footer> <script> var baseurl = '' </script> <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script> <!-- Microsoft EU cookie compliance library --> <script src="https://wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js"></script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-62780441-30"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script> <script async defer src="https://buttons.github.io/buttons.js"></script> <script src="/js/page.js"></script> </body> </html>