Skip to content

Instantly share code, notes, and snippets.

@Marin-Kitagawa
Last active February 12, 2025 11:27
Show Gist options
  • Save Marin-Kitagawa/36405a7b8ca83033db5c2cf70647e434 to your computer and use it in GitHub Desktop.
Save Marin-Kitagawa/36405a7b8ca83033db5c2cf70647e434 to your computer and use it in GitHub Desktop.
My complete `DevContainer` configuration with all the 798 features configured (as of 07th December 2023)
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers/features/anaconda:1": { "version": "latest" },
"ghcr.io/devcontainers/features/aws-cli:1": { "version": "latest" },
"ghcr.io/devcontainers/features/azure-cli:1": {
"installBicep": true,
"version": "latest"
},
"ghcr.io/devcontainers/features/common-utils:2": {
"installZsh": true,
"configureZshAsDefaultShell": true,
"installOhMyZsh": true,
"installOhMyZshConfig": true,
"upgradePackages": true,
"nonFreePackages": true,
"username": "automatic",
"userUid": "automatic",
"userGid": "automatic"
},
"ghcr.io/devcontainers/features/conda:1": {
"addCondaForge": true,
"version": "latest"
},
"ghcr.io/devcontainers/features/desktop-lite:1": {
"version": "latest",
"noVncVersion": "1.2.0",
"password": "vscode",
"webPort": "6080",
"vncPort": "5901"
},
"ghcr.io/devcontainers/features/docker-in-docker:2": {
"moby": true,
"azureDnsAutoDetection": true,
"installDockerBuildx": true,
"version": "latest",
"dockerDashComposeVersion": "v2"
},
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {
"moby": true,
"installDockerBuildx": true,
"version": "latest",
"dockerDashComposeVersion": "v2"
},
"ghcr.io/devcontainers/features/dotnet:2": { "version": "latest" },
"ghcr.io/devcontainers/features/git:1": {
"ppa": true,
"version": "latest"
},
"ghcr.io/devcontainers/features/git-lfs:1": {
"autoPull": true,
"version": "latest"
},
"ghcr.io/devcontainers/features/github-cli:1": {
"installDirectlyFromGitHubRelease": true,
"version": "latest"
},
"ghcr.io/devcontainers/features/go:1": { "version": "latest" },
"ghcr.io/devcontainers/features/hugo:1": {
"extended": true,
"version": "latest"
},
"ghcr.io/devcontainers/features/java:1": {
"installGradle": true,
"installMaven": true,
"installAnt": true,
"version": "latest",
"jdkDistro": "oracle",
"gradleVersion": "latest",
"mavenVersion": "latest",
"antVersion": "latest"
},
"ghcr.io/devcontainers/features/kubectl-helm-minikube:1": {
"version": "latest",
"helm": "latest",
"minikube": "latest"
},
"ghcr.io/devcontainers/features/nix:1": {
"multiUser": true,
"version": "latest"
},
"ghcr.io/devcontainers/features/node:1": {
"nodeGypDependencies": true,
"version": "latest",
"nvmVersion": "latest"
},
"ghcr.io/devcontainers/features/nvidia-cuda:1": {
"installCudnn": true,
"installCudnnDev": true,
"installNvtx": true,
"installToolkit": true,
"cudaVersion": "12.2",
"cudnnVersion": "8.9.5.29"
},
"ghcr.io/devcontainers/features/oryx:1": {},
"ghcr.io/devcontainers/features/php:1": {
"installComposer": true,
"version": "latest"
},
"ghcr.io/devcontainers/features/powershell:1": { "version": "latest" },
"ghcr.io/devcontainers/features/python:1": {
"installTools": true,
"optimize": true,
"installJupyterlab": true,
"version": "latest"
},
"ghcr.io/devcontainers/features/ruby:1": { "version": "latest" },
"ghcr.io/devcontainers/features/rust:1": {
"version": "latest",
"profile": "default"
},
"ghcr.io/devcontainers/features/sshd:1": { "version": "latest" },
"ghcr.io/devcontainers/features/terraform:1": {
"installSentinel": true,
"installTFsec": true,
"installTerraformDocs": true,
"version": "latest",
"tflint": "latest",
"terragrunt": "latest"
},
"ghcr.io/iterative/features/dvc:1": {},
"ghcr.io/iterative/features/nvtop:1": {},
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
"upgradePackages": true,
"packages": ""
},
"ghcr.io/rocker-org/devcontainer-features/miniforge:1": {
"version": "latest",
"variant": "Mambaforge"
},
"ghcr.io/rocker-org/devcontainer-features/pandoc:1": {
"version": "latest"
},
"ghcr.io/rocker-org/devcontainer-features/quarto-cli:1": {
"installTinyTex": true,
"installChromium": true,
"version": "latest"
},
"ghcr.io/rocker-org/devcontainer-features/r-apt:0": {
"installDevTools": true,
"installREnv": true,
"installRMarkdown": true,
"installJupyterlab": true,
"installRadian": true,
"installVscDebugger": true,
"useTesting": true,
"installBspm": true,
"vscodeRSupport": "full"
},
"ghcr.io/rocker-org/devcontainer-features/r-history:0": {},
"ghcr.io/rocker-org/devcontainer-features/r-packages:1": {
"installSystemRequirements": true,
"notCran": true,
"packages": "curl,R6",
"pakVersion": "auto",
"additionalRepositories": "rhub = 'https://r-hub.r-universe.dev', jeroen = 'https://jeroen.r-universe.dev'"
},
"ghcr.io/rocker-org/devcontainer-features/r-rig:1": {
"installDevTools": true,
"installREnv": true,
"installRMarkdown": true,
"installJupyterlab": true,
"installRadian": true,
"installVscDebugger": true,
"version": "release",
"pakVersion": "auto",
"vscodeRSupport": "full",
"pandocVersion": "latest"
},
"ghcr.io/rocker-org/devcontainer-features/renv-cache:0": {},
"ghcr.io/rocker-org/devcontainer-features/rstudio-server:0": {
"singleUser": true,
"version": "stable"
},
"ghcr.io/meaningful-ooo/devcontainer-features/fish:1": { "fisher": true },
"ghcr.io/meaningful-ooo/devcontainer-features/homebrew:2": {
"shallowClone": true
},
"ghcr.io/mpriscella/features/fastly:1": { "version": "latest" },
"ghcr.io/mpriscella/features/helm-chart-testing:1": { "version": "latest" },
"ghcr.io/mpriscella/features/kind:1": { "version": "latest" },
"ghcr.io/mpriscella/features/sops:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/act:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/act-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/actionlint:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/actions-runner:1": {
"version": "latest",
"dotnetVersion": "latest"
},
"ghcr.io/devcontainers-contrib/features/actions-runner-noexternals:1": {
"version": "latest",
"dotnetVersion": "latest"
},
"ghcr.io/devcontainers-contrib/features/actions-runner-noruntime:1": {
"version": "latest",
"dotnetVersion": "latest"
},
"ghcr.io/devcontainers-contrib/features/actions-runner-noruntime-noexternals:1": {
"version": "latest",
"dotnetVersion": "latest"
},
"ghcr.io/devcontainers-contrib/features/activemq-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/age:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/age-keygen:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/airplane-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/akamai-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/alertmanager:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/alp-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/amplify-cli:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/angular-cli:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/ansible:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/ant-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/apko:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/apt-get-packages:1": {
"clean_ppas": true,
"preserve_apt_list": true,
"packages": "build-essential",
"ppas": "ppa:deadsnakes/ppa"
},
"ghcr.io/devcontainers-contrib/features/apt-packages:1": {
"clean_ppas": true,
"preserve_apt_list": true,
"packages": "build-essential",
"ppas": "ppa:deadsnakes/ppa"
},
"ghcr.io/devcontainers-contrib/features/argo-cd:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/argo-workflows:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/asciidoctorj-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/asdf-package:1": {
"plugin": "act",
"version": "latest",
"pluginRepo": "https://github.com/grimoh/asdf-act.git",
"latestVersionPattern": "[0-9]"
},
"ghcr.io/devcontainers-contrib/features/assemblyscript:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/atlantis:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/atmos:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/auditjs:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/autoenv:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/aws-cdk:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/aws-eb-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/aztfexport:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/azure-apiops:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/ballerina-sdkman:2": {
"version": "latest",
"jdkVersion": "8",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/bandit:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/bartib:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/bash-command:1": {
"command": "echo hi!"
},
"ghcr.io/devcontainers-contrib/features/beehive:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/bigcommerce-stencil-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/bikeshed:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/bin:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/bitwarden-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/black:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/blackbox-exporter:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/bomber:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/boundary-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/bower:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/bpipe-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/brownie:2": {
"version": "latest",
"pythonVersion": "os-provided"
},
"ghcr.io/devcontainers-contrib/features/browserify:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/btm:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/btop-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/btrace-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/budibase-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/buku:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/caddy:1": {
"version": "latest",
"golangVersion": "latest"
},
"ghcr.io/devcontainers-contrib/features/ccache-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/cert-manager:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/checkov:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/chezscheme-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/chisel:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/circleci-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/clojure-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/cloud-nuke:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/cloudflare-wrangler:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/cloudflared:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/cloudflared-fips:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/cloudinary-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/cmctl-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/codefresh-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/codenotary-cas:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/concurnas-sdkman:2": {
"version": "latest",
"jdkVersion": "11",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/connor-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/consul-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/consul-exporter:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/cookiecutter:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/copier:7": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/cosign:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/coverage-py:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/croc:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/crystal-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/cuba-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/cue-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/curl-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/curl-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/cve-bin-tool:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/cxf-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/cyclonedx-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/cyclonedx-python:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/cz-cli:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/d:1": {
"compiler": "dmd",
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/dasel-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/dashlane-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/datadog-ci-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/datasette:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/dbt-coverage:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/ddgr-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/ddgr-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/deno:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/deno-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/digitalocean-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/direnv:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/direnv-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/dive:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/dnote:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/doctoolchain-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/dprint-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/driftctl:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/drone-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/dua:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/duf:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/dufs:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/eas-cli:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/edge-impulse-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/eget:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/elasticsearch-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/elixir-asdf:2": {
"elixirVersion": "latest",
"erlangVersion": "latest"
},
"ghcr.io/devcontainers-contrib/features/elm-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/ember-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/envoy:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/epinio:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/erlang-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/etcd:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/exa:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/exercism-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/expo-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/express-generator:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/fd:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/ffmpeg-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/ffmpeg-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/firebase-cli:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/fish-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/fkill:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/flake8:2": {
"version": "latest",
"plugins": "flake8-black flake8-isort flake8-print flake8-bandit flake8-pylint flake8-builtins flake8-spellcheck flake8-pytest-style flake8-django flake8-fastapi"
},
"ghcr.io/devcontainers-contrib/features/flink-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/flit:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/former2-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/fossil-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/fossil-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/fulcio:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/fzf:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/gaiden-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/ganache:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/gdbgui:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/gh-cli:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/gh-release:1": {
"repo": "digitalocean/doctl",
"binaryNames": "gh",
"version": "latest",
"binLocation": "/usr/local/bin",
"libLocation": "/usr/local/lib",
"additionalFlags": "--no-filter-assets-by-distro"
},
"ghcr.io/devcontainers-contrib/features/git-lfs:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/gitmux:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/gitomatic:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/gitsign:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/gitsign-credential-cache:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/gitty:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/glances:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/gleam:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/go-task:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/graalvm-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/gradle-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "ms"
},
"ghcr.io/devcontainers-contrib/features/gradleprofiler-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "ms"
},
"ghcr.io/devcontainers-contrib/features/grails-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/graphite-exporter:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/groovy-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/groovyserv-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/grpcurl-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/grype:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/gulp-cli:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/hadoop-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/haskell:2": {
"installHLS": true,
"downgradeGhcToSupportHls": true,
"installStack": true,
"installStackGHCupHook": true,
"adjustBash": true,
"ghcVersion": "latest",
"cabalVersion": "latest",
"globalPackages": "hlint hspec pandoc"
},
"ghcr.io/devcontainers-contrib/features/hatch:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/haxe-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/heroku-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/homebrew-package:1": {
"package": "vtop",
"version": "latest",
"installation_flags": "--ignore-dependencies"
},
"ghcr.io/devcontainers-contrib/features/hotel:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/how2:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/http-server:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/http4k-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/hyperfine:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/immuadmin:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/immuadmin-fips:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/immuclient:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/immuclient-fips:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/immudb:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/immudb-fips:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/infracost:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/infrastructor-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/invoke:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/ionic-cli:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/isort:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/istioctl:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/jake:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/jbake-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/jbang-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/jenkinsx-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/jest:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/jfrog-cli:1": {},
"ghcr.io/devcontainers-contrib/features/jfrog-cli-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/jfrog-cli-npm:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/jira-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/jmc-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/jmeter-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/joern-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/jreleaser-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/jrnl:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/jshint:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/jsii:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/jsii-diff:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/jsii-pacmak:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/jsii-rosetta:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/json-server:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/k2tf:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/k6:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/karaf-sdkman:2": {
"version": "latest",
"jdkVersion": "11",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/keepercommander:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/ki-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/kind:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/ko:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/kobweb-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/kops:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/kotlin-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/kscript-sdkman:2": {
"version": "latest",
"kotlinVersion": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/kubeclarity-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/kubectl-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/kubectx-kubens:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/kubescape:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/kubie:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/kyverno-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/lastpass-cli-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/layrry-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/lean-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/lefthook-asdf:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/leiningen-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/lektor:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/lerna-npm:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/less:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/levant-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/lighthouse-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/linkerd2-cli-edge:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/linkerd2-cli-stable:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/linode-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/lite-server:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/live-server:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/localstack:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/localtunnel-npm:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/mackup:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/mage:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/markdownlint-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/markdownlint-cli2:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/maven-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/meltano:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/memcached-exporter:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/meson-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/meteor-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/micro:1": {},
"ghcr.io/devcontainers-contrib/features/micronaut-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/mitmproxy:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/mkcert:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/mkdocs:2": {
"version": "latest",
"plugins": "mkdocs-material pymdown-extensions mkdocstrings[crystal,python] mkdocs-monorepo-plugin mkdocs-pdf-export-plugin mkdocs-awesome-pages-plugin"
},
"ghcr.io/devcontainers-contrib/features/mlocate-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/mlton-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/mocha:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/mongodb-atlas-cli-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/mongosh-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/mosh-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/mosh-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/mulefd-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/mvnd-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/mybatis-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/mypy:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/mysql-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/mysqld-exporter:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/n8n:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/nancy:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/navi:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/ncdu:1": {},
"ghcr.io/devcontainers-contrib/features/neko-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/neo4jmigrations-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/neofetch:1": {},
"ghcr.io/devcontainers-contrib/features/neovim-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/neovim-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/nestjs-cli:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/netdata:1": {},
"ghcr.io/devcontainers-contrib/features/netlify-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/nim-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/ninja-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/nmap-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/nmap-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/nnn-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/nnn-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/node-asdf:0": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/node-exporter:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/nomad-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/nox:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/npm-package:1": {
"package": "typescript",
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/nushell:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/nx-npm:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/ocaml-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/oclif:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/opa:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/opam-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/ory-cli:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/ory-hydra:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/ory-keto:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/ory-kratos:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/ory-oathkeeper:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/packer-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/pandoc:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/pass-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/pdm:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/peco-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/perl-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/pierrot-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/pip-audit:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/pipenv:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/pipx-package:1": {
"includeDeps": true,
"package": "black",
"version": "latest",
"injections": "pylint pytest",
"interpreter": "python3"
},
"ghcr.io/devcontainers-contrib/features/pnpm:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/podman-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/poetry:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/pomchecker-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/poppler-utils-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/porter:1": {
"version": "latest",
"terraformMixinVersion": "latest",
"azMixinVersion": "latest",
"awsMixinVersion": "latest",
"dockerMixinVersion": "latest",
"dockerComposeMixinVersion": "latest",
"gcloudMixinVersion": "latest",
"helmMixinVersion": "latest",
"armMixinVersion": "latest",
"azurePluginVersion": "latest",
"kubernetesPluginVersion": "latest"
},
"ghcr.io/devcontainers-contrib/features/postgres-asdf:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/powerbi-visuals-tools:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/powershell:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/prettier:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/prisma:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/projen:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/prometheus:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/promlens:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/protoc:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/protoc-asdf:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/pulumi:1": {
"bashCompletion": true,
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/pushgateway:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/pyinfra:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/pylint:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/pyoxidizer:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/pyscaffold:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/qrcode:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/quarkus-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/quasar-cli:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/rabbitmq-asdf:1": {
"version": "latest",
"erlangVersion": "latest"
},
"ghcr.io/devcontainers-contrib/features/raku-asdf:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/rclone:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/redis-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/rekor-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/renovate-cli:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/ripgrep:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/rollup:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/ruby-asdf:0": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/ruff:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/salesforce-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/salesforce-sfdx:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/sanity-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/sap-piper:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/sbt-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/scala-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/scala-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/scalacli-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/scancode-toolkit:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/schemacrawler-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/sentinel-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/serf-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/serverless:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/shfmt:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/shopify-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/sigstore-python:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/snyk-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/sops:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/spacectl:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/spark-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/spicedb:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/springboot-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/sqlfluff:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/sqlfmt:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/squarespace-server:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/sshoogr-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/starship:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/starship-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/statsd-exporter:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/stew:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/supabase-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/surge-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/sv2v:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/svu-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/syft:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/syncthing:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/syntaqx-serve:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/tailscale:1": {},
"ghcr.io/devcontainers-contrib/features/taxi-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/tea:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/tekton-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/tempo:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/temporal-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/terracognita:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/terraform-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/terraform-docs:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/terraform-ls-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/terraformer:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/terragrunt:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/terramate:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/terrascan:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/tfc-agent-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/tfcdk-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/tfenv-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/tfsec:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/tfswitch:1": {},
"ghcr.io/devcontainers-contrib/features/tldr:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/tmate:1": {},
"ghcr.io/devcontainers-contrib/features/tmux-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/tmux-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/tomcat-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/tooljet-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/toolkit-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/tox:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/trello-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/tridentctl-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/trivy:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/truffle:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/ts-node:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/tsx:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/turborepo-npm:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/twine:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/typescript:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/typst:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/ufmt:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/upx:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/vault-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/vercel-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/vercel-ncc:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/vercel-pkg:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/vercel-release:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/vercel-serve:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/vertx-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/visualvm-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/volta:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/vtop:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/vue-cli:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/vulture:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/w3m-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/w3m-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/waypoint-asdf:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/webtau-sdkman:2": {
"version": "latest",
"jdkVersion": "latest",
"jdkDistro": "oracle"
},
"ghcr.io/devcontainers-contrib/features/wget-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/wget-homebrew:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/wireguard-apt-get:1": {},
"ghcr.io/devcontainers-contrib/features/xmrig:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/xonsh:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/xplr:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/yamllint:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/yapf:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/youtube-dl:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/youtubeuploader:1": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/yt-dlp:2": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/zig:1": { "version": "latest" },
"ghcr.io/devcontainers-contrib/features/zsh-plugins:0": {
"plugins": "ssh-agent npm",
"omzPlugins": "https://github.com/zsh-users/zsh-autosuggestions",
"username": "vscode"
},
"ghcr.io/eitsupi/devcontainer-features/duckdb-cli:1": {
"version": "latest",
"extensions": "httpfs,sqlite_scanner"
},
"ghcr.io/eitsupi/devcontainer-features/go-task:1": { "version": "latest" },
"ghcr.io/eitsupi/devcontainer-features/jq-likes:2": {
"allowJqRcVersion": true,
"jqVersion": "latest",
"yqVersion": "latest",
"gojqVersion": "latest",
"xqVersion": "latest",
"jaqVersion": "latest"
},
"ghcr.io/eitsupi/devcontainer-features/mdbook:1": { "version": "latest" },
"ghcr.io/eitsupi/devcontainer-features/nushell:0": {
"installPlugins": true,
"version": "latest"
},
"ghcr.io/dhoeric/features/act:1": {},
"ghcr.io/dhoeric/features/aztfy:1": {},
"ghcr.io/dhoeric/features/conftest:1": {},
"ghcr.io/dhoeric/features/flyctl:1": {},
"ghcr.io/dhoeric/features/google-cloud-cli:1": {
"installGkeGcloudAuthPlugin": true
},
"ghcr.io/dhoeric/features/hadolint:1": {},
"ghcr.io/dhoeric/features/k6:1": {},
"ghcr.io/dhoeric/features/k9s:1": {},
"ghcr.io/dhoeric/features/mizu:1": {},
"ghcr.io/dhoeric/features/opa:1": {},
"ghcr.io/dhoeric/features/oras:1": {},
"ghcr.io/dhoeric/features/stern:1": {},
"ghcr.io/dhoeric/features/terraform-docs:1": {},
"ghcr.io/dhoeric/features/terraformer:1": {},
"ghcr.io/dhoeric/features/tfsec:1": {},
"ghcr.io/dhoeric/features/trivy:1": {},
"ghcr.io/rchaganti/vsc-devcontainer-features/azurebicep:1": {},
"ghcr.io/rchaganti/vsc-devcontainer-features/cosign:1": {},
"ghcr.io/rchaganti/vsc-devcontainer-features/cuelang:1": {},
"ghcr.io/rchaganti/vsc-devcontainer-features/gitsign:1": {},
"ghcr.io/rchaganti/vsc-devcontainer-features/tinygo:1": {},
"ghcr.io/rchaganti/vsc-devcontainer-features/wabt:1": {},
"ghcr.io/customink/codespaces-features/common-amzn:1": {},
"ghcr.io/customink/codespaces-features/docker-in-docker-amzn:1": {},
"ghcr.io/customink/codespaces-features/docker-log-level:1": {
"level": "warn"
},
"ghcr.io/customink/codespaces-features/sam-cli:1": { "version": "latest" },
"ghcr.io/stuartleeks/dev-container-features/azure-cli-persistence:0": {},
"ghcr.io/stuartleeks/dev-container-features/shell-history:0": {},
"ghcr.io/guiyomh/features/golangci-lint:0": { "version": "latest" },
"ghcr.io/guiyomh/features/gomarkdoc:0": { "version": "latest" },
"ghcr.io/guiyomh/features/goreleaser:0": { "version": "latest" },
"ghcr.io/guiyomh/features/gotestsum:0": { "version": "latest" },
"ghcr.io/guiyomh/features/just:0": { "version": "latest" },
"ghcr.io/guiyomh/features/mage:0": { "version": "latest" },
"ghcr.io/guiyomh/features/pact-go:0": { "version": "2.0.0-beta.10" },
"ghcr.io/guiyomh/features/vim:0": {},
"ghcr.io/natescherer/devcontainers-custom-features/hypermodern-python:1": {},
"ghcr.io/natescherer/devcontainers-custom-features/k9s:1": {
"version": "latest"
},
"ghcr.io/natescherer/devcontainers-custom-features/powershell-resources:1": {},
"ghcr.io/joshspicer/features/mitm-proxy:1": {
"installRootCerts": true,
"version": "latest"
},
"ghcr.io/joshspicer/features/oci-utils:1": {
"orasVersion": "0.16.0",
"skopeoInstallSource": "automatic"
},
"ghcr.io/shyim/devcontainers-features/bun:0": {},
"ghcr.io/shyim/devcontainers-features/php:0": {
"installComposer": true,
"version": "8.2"
},
"ghcr.io/shyim/devcontainers-features/shopware-cli:0": {},
"ghcr.io/shyim/devcontainers-features/symfony-cli:0": {},
"ghcr.io/jungaretti/features/make:1": {},
"ghcr.io/jungaretti/features/ripgrep:1": {},
"ghcr.io/jungaretti/features/vim:1": {},
"ghcr.io/tlc-sundown/devcontainers-features/msquic:1": {
"verbose": true,
"version": "latest"
},
"ghcr.io/enricosecondulfo/devcontainer-features/volta:1": {
"version": "latest"
},
"ghcr.io/saml-to/devcontainer-features/assume-aws-role:1": {},
"ghcr.io/rjfmachado/devcontainer-features/cloud-native:1": {
"kubectl": "latest",
"helm": "latest",
"kubelogin": "latest",
"azwi": "latest",
"flux": "latest",
"cilium": "latest"
},
"ghcr.io/lukewiwa/features/shellcheck:0": { "version": "stable" },
"ghcr.io/lukewiwa/features/wait-for-it:0": { "host": "localhost" },
"ghcr.io/rio/features/chezmoi:1": {},
"ghcr.io/rio/features/k3d:1": {},
"ghcr.io/rio/features/k9s:1": {},
"ghcr.io/rio/features/kustomize:1": {},
"ghcr.io/rio/features/skaffold:2": {},
"ghcr.io/rio/features/vcluster:1": {},
"ghcr.io/KusionStack/devcontainer-features/kusion:0": {},
"ghcr.io/edouard-lopez/devcontainer-features/bats:0": {
"version": "latest"
},
"ghcr.io/jlaundry/devcontainer-features/azure-functions-core-tools:1": {
"version": "latest"
},
"ghcr.io/jlaundry/devcontainer-features/mssql-odbc-driver:1": {
"version": "17"
},
"ghcr.io/mikaello/devcontainer-features/kotlinc:1": {},
"ghcr.io/mikaello/devcontainer-features/modern-shell-utils:1": {},
"ghcr.io/jsburckhardt/devcontainer-features/copa:1": {},
"ghcr.io/jsburckhardt/devcontainer-features/crane:1": {},
"ghcr.io/jsburckhardt/devcontainer-features/cyclonedx:1": {},
"ghcr.io/jsburckhardt/devcontainer-features/flux:1": {},
"ghcr.io/jsburckhardt/devcontainer-features/gitleaks:1": {},
"ghcr.io/jsburckhardt/devcontainer-features/kyverno:1": {},
"ghcr.io/jsburckhardt/devcontainer-features/notation:1": {},
"ghcr.io/jsburckhardt/devcontainer-features/skopeo:1": {},
"ghcr.io/jsburckhardt/devcontainer-features/zarf:1": { "initfile": true },
"ghcr.io/oleksis/devcontainer-features/playground-cli:5": {
"version": "latest"
},
"ghcr.io/oleksis/devcontainer-features/python-launcher:1": {
"version": "latest"
},
"ghcr.io/ebaskoro/devcontainer-features/emscripten:1": {},
"ghcr.io/ebaskoro/devcontainer-features/grain:0": {},
"ghcr.io/ebaskoro/devcontainer-features/scala:1": {
"installSbt": true,
"version": "latest",
"sbtVersion": "latest"
},
"ghcr.io/ebaskoro/devcontainer-features/sdkman:1": {
"candidate": "scala",
"version": "latest"
},
"ghcr.io/warrenbuckley/codespace-features/smtp4dev:1": {
"autorun": true,
"webport": "5000",
"smtpport": "25",
"imapport": "143"
},
"ghcr.io/warrenbuckley/codespace-features/sqlite:1": {},
"ghcr.io/roost-io/features/roost:1": { "preemptible": "false" },
"ghcr.io/lentzi90/features/clusterctl:0": { "version": "v1.4.6" },
"ghcr.io/lentzi90/features/kubeadm:0": { "version": "v1.27.5" },
"ghcr.io/lentzi90/features/kwok:0": { "version": "v0.4.0" },
"ghcr.io/lentzi90/features/tilt:0": { "version": "v0.32.4" },
"ghcr.io/robsyme/features/nextflow:1": {},
"ghcr.io/robsyme/features/nf-test:1": {},
"devwasm.azurecr.io/dev-wasm/dev-wasm-feature/dotnet-wasi:0": {},
"devwasm.azurecr.io/dev-wasm/dev-wasm-feature/golang-wasi:0": {
"version": "0.29.0"
},
"devwasm.azurecr.io/dev-wasm/dev-wasm-feature/rust-wasi:0": {},
"devwasm.azurecr.io/dev-wasm/dev-wasm-feature/wasmtime-wasi:0": {
"version": "20",
"wasmtime_version": "v12.0.1",
"wit_version": "0.11.0",
"location": "/usr/local/lib"
},
"ghcr.io/shinepukur/devcontainer-features/vale:1": { "version": "latest" },
"ghcr.io/msclock/features/gitlab-ci-local:0": { "version": "latest" },
"ghcr.io/msclock/features/vcpkg:1": {
"username": "automatic",
"vcpkgversion": "latest",
"vcpkgroot": "/usr/local/vcpkg",
"vcpkgdownload": "/usr/local/vcpkg-downloads"
},
"ghcr.io/withfig/features/fig:1": {
"version": "latest",
"channel": "stable",
"integrations": "dotfiles,ssh"
},
"ghcr.io/mamba-org/devcontainer-features/micromamba:1": {
"autoActivate": true,
"version": "latest",
"channels": "conda-forge",
"packages": "python>=3.11,<3.12 r-base",
"envFile": "",
"envName": ""
},
"ghcr.io/astronomer/devcontainer-features/astro-cli:1": {
"version": "latest"
},
"ghcr.io/eliises/devcontainer-features/bash-profile:1": {
"command": "alias k=kubectl",
"file": "$_REMOTE_USER_HOME/.bashrc"
},
"ghcr.io/eliises/devcontainer-features/devcontainers-cli:1": {
"version": "latest",
"nodeVersion": "latest"
},
"ghcr.io/frntn/devcontainers-features/gitleaks:1": { "version": "latest" },
"ghcr.io/frntn/devcontainers-features/newman:1": { "version": "latest" },
"ghcr.io/frntn/devcontainers-features/postman:1": {},
"ghcr.io/frntn/devcontainers-features/prism:1": { "version": "latest" },
"ghcr.io/christophermacgown/devcontainer-features/direnv:1": {
"autoEnable": true,
"architecture": "amd64",
"version": "latest"
},
"ghcr.io/christophermacgown/devcontainer-features/easy-container-hooks:1": {},
"ghcr.io/christophermacgown/devcontainer-features/mcfly:1": {
"autoEnable": true,
"architecture": "x86_64",
"libc": "gnu",
"version": "latest"
},
"ghcr.io/christophermacgown/devcontainer-features/minio-client:1": {
"vendor": "linux",
"architecture": "amd64"
},
"ghcr.io/balazs23/devcontainers-features/bazel:1": { "bazelisk": "latest" },
"ghcr.io/balazs23/devcontainers-features/nx:1": { "version": "latest" },
"ghcr.io/mickeahlinder/devcontainer-features/tfenv:1": {
"version": "3.0.0"
},
"ghcr.io/jckimble/devcontainer-features/ngrok:3": {},
"ghcr.io/r3dpoint/devcontainer-features/tailwindcss-standalone-cli:1": {
"version": "latest"
},
"ghcr.io/akhildevelops/devcontainer-features/android-cli:0": {},
"ghcr.io/akhildevelops/devcontainer-features/apt:0": {},
"ghcr.io/akhildevelops/devcontainer-features/pip:0": {},
"ghcr.io/trunk-io/devcontainer-feature/trunk:1": {},
"ghcr.io/swift-server-community/swift-devcontainer-features/SwiftFormat:0": {
"version": "latest"
},
"ghcr.io/swift-server-community/swift-devcontainer-features/foundationnetworking:1": {},
"ghcr.io/swift-server-community/swift-devcontainer-features/jemalloc:1": {},
"ghcr.io/swift-server-community/swift-devcontainer-features/sqlite:1": {},
"ghcr.io/swift-server-community/swift-devcontainer-features/swift-format:0": {
"version": "default"
},
"ghcr.io/gickis/devcontainer-features/confd:1": { "version": "latest" },
"ghcr.io/gickis/devcontainer-features/gomplate:1": { "version": "latest" },
"ghcr.io/gickis/devcontainer-features/kubeconform:1": {
"version": "latest"
},
"ghcr.io/gickis/devcontainer-features/kubeseal:1": { "version": "latest" },
"ghcr.io/jarrodcolburn/features/android-sdk:0": {
"emulator": true,
"platforms": "33",
"build-tools": "30.0.3"
},
"ghcr.io/jarrodcolburn/features/flutter-sdk:0": { "release": "stable" },
"ghcr.io/sonikro/devcontainer-features/semgrep:1": {},
"ghcr.io/jasonthedeveloper/features/sbom:1": {
"version": "latest",
"alias": "sbom-tool"
},
"ghcr.io/dasiths/devcontainer-features/grype:1": {
"version": "latest",
"destination_dir": "/usr/local/bin"
},
"ghcr.io/dasiths/devcontainer-features/syft:1": {
"version": "latest",
"destination_dir": "/usr/local/bin"
},
"ghcr.io/flexwie/devcontainer-features/maelstrom:1": {},
"ghcr.io/flexwie/devcontainer-features/op:1": {},
"ghcr.io/flexwie/devcontainer-features/pulumi:1": {},
"ghcr.io/flexwie/devcontainer-features/terraspace:1": {},
"ghcr.io/ksh5022/devcontainer-features/d2:1": { "version": "latest" },
"ghcr.io/gmkonan/feature/airplane:1": {},
"ghcr.io/dapr/cli/dapr-cli:0": { "version": "latest" },
"ghcr.io/azutake/devcontainer-features/go-packages-install:0": {},
"ghcr.io/michidk/devcontainers-features/bun:1": {},
"ghcr.io/michidk/devcontainers-features/typst:0": { "version": "latest" },
"ghcr.io/wxw-matt/devcontainer-features/apt:0": {
"clean_cache": true,
"local_mirror": true
},
"ghcr.io/wxw-matt/devcontainer-features/command_runner:0": {},
"ghcr.io/wxw-matt/devcontainer-features/script_runner:0": {},
"ghcr.io/vercellone/devcontainer-features/sfdx-cli:1": {
"url": "https://developer.salesforce.com/media/salesforce-cli/sfdx/channels/stable/sfdx-linux-x64.tar.gz"
},
"ghcr.io/joedmck/devcontainer-features/cdktf:1": {},
"ghcr.io/joedmck/devcontainer-features/cloudflared:1": {},
"ghcr.io/joedmck/devcontainer-features/serve:1": {},
"ghcr.io/joedmck/devcontainer-features/wrangler:1": {},
"ghcr.io/codeman99/features/circleci-cli:1": {
"completions": true,
"telemetry": "disable"
},
"ghcr.io/codeman99/features/exercism-cli:1": {
"os": "linux",
"arch": "x86_64"
},
"ghcr.io/favalos/devcontainer-features/temporalio:1": {},
"ghcr.io/devcontainers-community/templates/dart:1": {},
"ghcr.io/devcontainers-community/features/tinygo:1": {
"version": "latest"
},
"ghcr.io/devcontainers-community/features/surrealdb:1": {},
"ghcr.io/devcontainers-community/features/bazel:1": {
"bazelisk_version": "latest",
"buildifier_version": "latest"
},
"ghcr.io/devcontainers-community/features/direnv:1": {
"version": "latest"
},
"ghcr.io/devcontainers-community/features/llvm:3": {},
"ghcr.io/devcontainers-community/features/deno:1": { "version": "latest" },
"ghcr.io/devcontainers-community/npm-features/prettier:1": {
"version": "latest"
},
"ghcr.io/devcontainers-community/npm-features/typescript:1": {
"version": "latest"
},
"ghcr.io/lee-orr/rusty-dev-containers/bacon:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/cargo-audit:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/cargo-binstall:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/cargo-bundle:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/cargo-deny:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/cargo-expand:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/cargo-make:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/cargo-mobile:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/cargo-nextest:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/cargo-watch:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/cargo-web:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/cosmonic:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/dexterous_developer:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/dioxus:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/fermyon-spin:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/helix:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/honggfuzz:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/mprocs:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/rust_windows_msvc:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/sccache:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/spin-message-trigger:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/wasm-bindgen-cli:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/wasm-server-runner:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/wasm32-unknown-unknown:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/wasmcloud:0": {},
"ghcr.io/lee-orr/rusty-dev-containers/zellij:0": {},
"ghcr.io/brokeyourbike/devcontainer-features/mockery-go:0": {
"version": "latest"
},
"ghcr.io/brokeyourbike/devcontainer-features/reflex:0": {
"version": "latest"
},
"ghcr.io/brokeyourbike/devcontainer-features/staticcheck:0": {
"version": "latest"
},
"ghcr.io/nikitakurpas/features/vapor-toolbox:1": { "version": "main" },
"ghcr.io/joshuanianji/devcontainer-features/aws-cli-persistence:0": {},
"ghcr.io/joshuanianji/devcontainer-features/github-cli-persistence:0": {},
"ghcr.io/joshuanianji/devcontainer-features/lamdera:0": {
"version": "latest"
},
"ghcr.io/joshuanianji/devcontainer-features/terraform-cli-persistence:0": {},
"ghcr.io/nullcoder/devcontainer-features/stripe-cli:1": {
"version": "latest"
},
"ghcr.io/shepherdjerred/devcontainers-features/earthly:1": {
"bootstrap": true
},
"ghcr.io/jayree/devcontainer-features/npm-registry:1": {
"registry": "@SCOPE:registry=https://npm.pkg.github.com\n//npm.pkg.github.com/:_authToken=${localEnv:GITHUB_TOKEN}"
},
"ghcr.io/jayree/devcontainer-features/sf-autocomplete:1": {},
"ghcr.io/jayree/devcontainer-features/sf-plugins:1": {
"plugins": "@jayree/sfdx-plugin-manifest,@jayree/sfdx-plugin-org,@jayree/sfdx-plugin-prettier,@jayree/sfdx-plugin-source"
},
"ghcr.io/bdsoha/devcontainers/custom-root-ca:1": {
"bundle": true,
"verify": true,
"source": "https://netfree.link/cacert/isp/018/ca.crt,https://netfree.link/cacert/isp/019/ca.crt"
},
"ghcr.io/tomharvey/devcontainer-features/aws-sso-util:1": {
"version": "latest"
},
"ghcr.io/azure/azure-dev/azd:0": { "version": "stable" },
"ghcr.io/letsramp/devcontainer-features/skyramp:1": {},
"ghcr.io/earthly/devcontainer-features/earthly:1": { "bootstrap": true },
"ghcr.io/stateful/devcontainer-features/runme:0": { "version": "latest" },
"ghcr.io/itsmechlark/features/1password:1": { "version": "latest" },
"ghcr.io/itsmechlark/features/act:1": { "version": "latest" },
"ghcr.io/itsmechlark/features/doppler:2": { "version": "latest" },
"ghcr.io/itsmechlark/features/postgresql:1": { "version": "latest" },
"ghcr.io/itsmechlark/features/rabbitmq-server:1": { "version": "latest" },
"ghcr.io/itsmechlark/features/redis-server:1": { "version": "latest" },
"ghcr.io/itsmechlark/features/snowflake-odbc:1": { "version": "3.1.0" },
"ghcr.io/itsmechlark/features/trivy:1": { "version": "latest" },
"ghcr.io/marcozac/devcontainer-features/atlas:1": {
"communityEdition": true,
"version": "latest",
"goVersion": "1.20.7"
},
"ghcr.io/marcozac/devcontainer-features/buf:1": {
"installProtocGenBufBreaking": true,
"installProtocGenBufLint": true,
"version": "latest"
},
"ghcr.io/marcozac/devcontainer-features/gofumpt:1": { "version": "latest" },
"ghcr.io/marcozac/devcontainer-features/goreleaser:1": {
"version": "latest"
},
"ghcr.io/marcozac/devcontainer-features/protoc-gen-entgrpc:1": {
"version": "latest"
},
"ghcr.io/marcozac/devcontainer-features/shellcheck:1": {
"version": "latest"
},
"ghcr.io/elanhasson/devcontainer-features/digitalocean-doctl-cli-persistence:1": {},
"ghcr.io/tiwaojo/features/mcap-cli:1": { "version": "latest" },
"ghcr.io/julialang/devcontainer-features/julia:1": { "channel": "release" },
"ghcr.io/robbert229/devcontainer-features/ko:1": { "version": "0.14.1" },
"ghcr.io/robbert229/devcontainer-features/opentofu:1": {
"version": "1.6.0-alpha3"
},
"ghcr.io/robbert229/devcontainer-features/postgresql-client:1": {
"version": "15"
},
"ghcr.io/aliuq/devcontainers/hello:1": { "greeting": "hey" },
"ghcr.io/nordcominc/devcontainer-features/android-sdk:1": {},
"ghcr.io/maks1ms/devcontainers-features/wine:0": {},
"ghcr.io/schlich/cst-devcontainer-feature/container-structure-test:1": {
"addAlias": true
},
"ghcr.io/raucha/devcontainer-features/color:1": { "favorite": "gold" },
"ghcr.io/raucha/devcontainer-features/hello:1": { "greeting": "hey" },
"ghcr.io/raucha/devcontainer-features/pytorch:1": {},
"ghcr.io/cirolosapio/devcontainers-features/alpine-aws-cli:0": {
"initZsh": true
},
"ghcr.io/cirolosapio/devcontainers-features/alpine-bat:0": {
"initZsh": true
},
"ghcr.io/cirolosapio/devcontainers-features/alpine-bottom:0": {
"initZsh": true
},
"ghcr.io/cirolosapio/devcontainers-features/alpine-broot:0": {
"initZsh": true
},
"ghcr.io/cirolosapio/devcontainers-features/alpine-ctop:0": {},
"ghcr.io/cirolosapio/devcontainers-features/alpine-deno:0": {
"initZsh": true
},
"ghcr.io/cirolosapio/devcontainers-features/alpine-docker-outside-of-docker:0": {
"installDockerCompose": true
},
"ghcr.io/cirolosapio/devcontainers-features/alpine-gh-copilot-cli:0": {
"initAlias": true
},
"ghcr.io/cirolosapio/devcontainers-features/alpine-git:0": {},
"ghcr.io/cirolosapio/devcontainers-features/alpine-n98-magerun:0": {
"initZsh": true,
"version": "7.2.0"
},
"ghcr.io/cirolosapio/devcontainers-features/alpine-nano:0": {},
"ghcr.io/cirolosapio/devcontainers-features/alpine-navi:0": {
"initZsh": true
},
"ghcr.io/cirolosapio/devcontainers-features/alpine-node:0": {
"lts": true,
"corepack": true,
"pnpmVersion": "latest"
},
"ghcr.io/cirolosapio/devcontainers-features/alpine-nushell:0": {
"initStarship": true
},
"ghcr.io/cirolosapio/devcontainers-features/alpine-ohmyzsh:0": {
"initStarship": true
},
"ghcr.io/cirolosapio/devcontainers-features/alpine-openssh:0": {},
"ghcr.io/cirolosapio/devcontainers-features/alpine-pgsql-client:0": {},
"ghcr.io/cirolosapio/devcontainers-features/alpine-php-gd:0": {},
"ghcr.io/cirolosapio/devcontainers-features/alpine-php-pgsql:0": {},
"ghcr.io/cirolosapio/devcontainers-features/alpine-starship:0": {},
"ghcr.io/audacioustux/devcontainers/argo:1": {
"argocd": true,
"argo": true
},
"ghcr.io/audacioustux/devcontainers/bazel:1": {},
"ghcr.io/audacioustux/devcontainers/bun:1": {},
"ghcr.io/audacioustux/devcontainers/cargo-bin:1": {},
"ghcr.io/audacioustux/devcontainers/cilium:1": {},
"ghcr.io/audacioustux/devcontainers/common-utils-extras:1": {},
"ghcr.io/audacioustux/devcontainers/ebort:1": {},
"ghcr.io/audacioustux/devcontainers/graalvm:1": { "java": "20" },
"ghcr.io/audacioustux/devcontainers/k9s:1": {},
"ghcr.io/audacioustux/devcontainers/knative:1": {},
"ghcr.io/audacioustux/devcontainers/kubebuilder:1": {},
"ghcr.io/audacioustux/devcontainers/kustomize:1": {},
"ghcr.io/audacioustux/devcontainers/mirrord:1": {},
"ghcr.io/audacioustux/devcontainers/operator-sdk:1": {},
"ghcr.io/audacioustux/devcontainers/pack-cli:1": {},
"ghcr.io/audacioustux/devcontainers/pulumi:1": {},
"ghcr.io/audacioustux/devcontainers/scala-toolchain:1": {},
"ghcr.io/audacioustux/devcontainers/taskfile:1": {},
"ghcr.io/audacioustux/devcontainers/tilt:1": {},
"ghcr.io/audacioustux/devcontainers/vegeta:1": {},
"ghcr.io/audacioustux/devcontainers/wasm-toolchain:1": {},
"ghcr.io/xfrancois/devcontainers-features/velero:1": {
"version": "latest"
},
"ghcr.io/nucleuscloud/devcontainer-features/ctlptl:0": {
"version": "latest"
},
"ghcr.io/nucleuscloud/devcontainer-features/helmfile:0": {
"version": "latest"
},
"ghcr.io/nucleuscloud/devcontainer-features/sqlc:1": {
"version": "latest"
},
"ghcr.io/joshspicer/more-features/cowsay:1": {},
"ghcr.io/marlonpassos-git/dev-container-features/vtex-cli:0": {},
"ghcr.io/paul-gilber/devcontainer-features/buildah-apt-get:1": {},
"ghcr.io/paul-gilber/devcontainer-features/butane-homebrew:1": {
"version": "latest"
},
"ghcr.io/paul-gilber/devcontainer-features/eksctl-homebrew:1": {
"version": "latest"
},
"ghcr.io/paul-gilber/devcontainer-features/jinja2-cli-homebrew:1": {
"version": "latest"
},
"ghcr.io/paul-gilber/devcontainer-features/openshift-cli-homebrew:1": {
"version": "latest"
},
"ghcr.io/paul-gilber/devcontainer-features/yamllint-homebrew:1": {
"version": "latest"
},
"ghcr.io/brokenpip3/devcontainers-bats/bats-libs:0": {
"support": "latest",
"assert": "latest",
"detik": "latest",
"file": "latest"
},
"ghcr.io/prulloac/devcontainer-features/bun:1": {},
"ghcr.io/prulloac/devcontainer-features/deno:1": {},
"ghcr.io/prulloac/devcontainer-features/latex:1": { "scheme": "full" }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment