From eff9668d32f4314ba0da49d240c45b568eb41c0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Drozd?= Date: Wed, 9 Apr 2025 16:08:04 +0200 Subject: [PATCH 01/37] Add Ziglang template (#499) --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index d8c1c7ce..b88788c5 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -992,3 +992,8 @@ contact: https://github.com/RouL/devcontainer-features/issues repository: https://github.com/RouL/devcontainer-features ociReference: ghcr.io/roul/devcontainer-features +- name: Ziglang devcontainer Template + maintainer: fardragon + contact: https://github.com/fardragon/devcontainers-zig-template/issues + repository: https://github.com/fardragon/devcontainers-zig-template + ociReference: ghcr.io/fardragon/devcontainers-zig-template From c7dd4b538ee21922c41fefd6f8263de4a1807894 Mon Sep 17 00:00:00 2001 From: Lawrence Lee Date: Wed, 9 Apr 2025 16:12:36 +0200 Subject: [PATCH 02/37] Update collection-index.yml (#510) Added vscode-features by ChaosWars --- _data/collection-index.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index b88788c5..a9dd8820 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -961,7 +961,12 @@ maintainer: David Zucker contact: https://github.com/davzucky/devcontainers-features-wolfi/issues repository: https://github.com/davzucky/devcontainers-features-wolfi - ociReference: ghcr.io/davzucky/devcontainers-features-wolfi + ociReference: ghcr.io/davzucky/devcontainers-features-wolfi +- name: devcontainer features by ChaosWars + maintainer: ChaosWars + contact: https://github.com/ChaosWars/vscode-features/issues + repository: https://github.com/ChaosWars/vscode-features + ociReference: ghcr.io/chaoswars/vscode-features - name: Community features by devcontainer.community maintainer: devcontainer.community contact: https://devcontainer.community From e7867b97989c0d7d3f82ad2370d3adb258c8a18f Mon Sep 17 00:00:00 2001 From: Markus Zhang Date: Wed, 9 Apr 2025 16:24:26 +0200 Subject: [PATCH 03/37] update collection-index.yml - remove collection for Airplane.dev CLI (#530) --- _data/collection-index.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index a9dd8820..d7e5105f 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -338,11 +338,6 @@ contact: https://github.com/ksh5022/devcontainer-features/issues repository: https://github.com/ksh5022/devcontainer-features ociReference: ghcr.io/ksh5022/devcontainer-features -- name: GMkonan devcontainer features - maintainer: GMkonan - contact: https://github.com/GMkonan/feature/issues - repository: https://github.com/GMkonan/feature - ociReference: ghcr.io/gmkonan/feature - name: Dapr devcontainer features maintainer: Dapr maintainers contact: https://github.com/dapr/cli/issues From 43074f9a69c15b839d30fa1444daa1c0c1b094de Mon Sep 17 00:00:00 2001 From: Mikhail Beliakov Date: Wed, 9 Apr 2025 21:30:07 +0700 Subject: [PATCH 04/37] Add kvokka devcontainers repo (#539) --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index d7e5105f..427eb8d0 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -298,6 +298,11 @@ contact: https://github.com/swift-server-community/swift-devcontainer-features/issues repository: https://github.com/swift-server-community/swift-devcontainer-features ociReference: ghcr.io/swift-server-community/swift-devcontainer-features +- name: Kvokka Dev Container Features + maintainer: kvokka + contact: https://github.com/kvokka/features/issues + repository: https://github.com/kvokka/features + ociReference: ghcr.io/kvokka/features - name: gickis Dev Container Features maintainer: Andrii Tararaka contact: https://github.com/gickis/devcontainer-features/issues From 61ce315547fa56062a4da4ce08462f30d9da11cd Mon Sep 17 00:00:00 2001 From: Matthew Jorgensen Date: Wed, 9 Apr 2025 10:10:31 -0500 Subject: [PATCH 05/37] Update collection-index.yml (#540) --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 427eb8d0..58c7d128 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -997,6 +997,11 @@ contact: https://github.com/RouL/devcontainer-features/issues repository: https://github.com/RouL/devcontainer-features ociReference: ghcr.io/roul/devcontainer-features +- name: devcontainer features by prplecake + maintainer: Matthew Jorgensen (prplecake) + contact: https://github.com/prplecake/devcontainer-features/issues + repository: https://github.com/prplecake/devcontainer-features + ociReference: ghcr.io/prplecake/devcontainer-features - name: Ziglang devcontainer Template maintainer: fardragon contact: https://github.com/fardragon/devcontainers-zig-template/issues From 1d69d35545944a593b77b716a30fbad793985fd2 Mon Sep 17 00:00:00 2001 From: Viktor Schmidt Date: Wed, 9 Apr 2025 18:34:48 +0200 Subject: [PATCH 06/37] Add DevContainer feature to install apt dependencies defined in an `Aptfile.dev` file. (#514) Install apt dependencies defined in an `Aptfile.dev` file. This feature is inspired by the approach found in [heroku-buildpack-apt](https://github.com/heroku/heroku-buildpack-apt) and [Aptfile Buildpack on App Platform](https://docs.digitalocean.com/products/app-platform/reference/buildpacks/aptfile/). It simplifies the process of managing and installing apt packages required for a development environment by specifying them in one file. --- _data/collection-index.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 58c7d128..1b3ee1e0 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -961,7 +961,12 @@ maintainer: David Zucker contact: https://github.com/davzucky/devcontainers-features-wolfi/issues repository: https://github.com/davzucky/devcontainers-features-wolfi - ociReference: ghcr.io/davzucky/devcontainers-features-wolfi + ociReference: ghcr.io/davzucky/devcontainers-features-wolfi +- name: devcontainer feature to install apt dependencies defined in an `Aptfile.dev` file. + maintainer: Viktor Schmidt + contact: https://github.com/viktorianer/devcontainer-features/issues + repository: https://github.com/viktorianer/devcontainer-features/tree/main/src/apt + ociReference: ghcr.io/viktorianer/devcontainer-features/apt - name: devcontainer features by ChaosWars maintainer: ChaosWars contact: https://github.com/ChaosWars/vscode-features/issues From 9eac0bc7c55a7969c26750af25f43717fef09da6 Mon Sep 17 00:00:00 2001 From: Mattia Panzeri <1754457+panz3r@users.noreply.github.com> Date: Wed, 9 Apr 2025 19:47:14 +0200 Subject: [PATCH 07/37] Update collection-index.yml (#515) Add "ForWarD Software" Dev Containers Features collection --- _data/collection-index.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 1b3ee1e0..f0a40f76 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -961,7 +961,12 @@ maintainer: David Zucker contact: https://github.com/davzucky/devcontainers-features-wolfi/issues repository: https://github.com/davzucky/devcontainers-features-wolfi - ociReference: ghcr.io/davzucky/devcontainers-features-wolfi + ociReference: ghcr.io/davzucky/devcontainers-features-wolfi +- name: Dev Container Features by ForWarD Software + maintainer: ForWarD Software + contact: https://github.com/forwardsoftware/devcontainer-features/issues + repository: https://github.com/forwardsoftware/devcontainer-features + ociReference: ghcr.io/forwardsoftware/devcontainer-features - name: devcontainer feature to install apt dependencies defined in an `Aptfile.dev` file. maintainer: Viktor Schmidt contact: https://github.com/viktorianer/devcontainer-features/issues From 4a400dd325fe47c72f42f0f90c3bf2d6b160be59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Szkiba?= Date: Thu, 10 Apr 2025 15:42:14 +0200 Subject: [PATCH 08/37] Adding Grafana Labs Dev Container Features to the public index (#545) --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index f0a40f76..74510fc7 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1017,3 +1017,8 @@ contact: https://github.com/fardragon/devcontainers-zig-template/issues repository: https://github.com/fardragon/devcontainers-zig-template ociReference: ghcr.io/fardragon/devcontainers-zig-template +- name: Dev Container Features by Grafana Labs + maintainer: Grafana Labs + contact: https://github.com/grafana/devcontainer-features/issues + repository: https://github.com/grafana/devcontainer-features + ociReference: ghcr.io/grafana/devcontainer-features From 152026f9a3053cfdda3a2eb22f25c7eea78920ad Mon Sep 17 00:00:00 2001 From: Austin Gregg-Smith Date: Fri, 11 Apr 2025 14:49:31 +0100 Subject: [PATCH 09/37] feat: add the pixi package manager to public index (#531) * feat: add the pixi package manager to public index * Update the name from pixi -> devcontainer template by blooop to follow the convention used by other repos --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 74510fc7..37fc77a6 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1007,6 +1007,11 @@ contact: https://github.com/RouL/devcontainer-features/issues repository: https://github.com/RouL/devcontainer-features ociReference: ghcr.io/roul/devcontainer-features +- name: devcontainer templates by blooop + maintainer: Austin Gregg-Smith + contact: https://github.com/blooop/devcontainer-templates/issues + repository: https://github.com/blooop/devcontainer-templates + ociReference: ghcr.io/blooop/devcontainer-templates - name: devcontainer features by prplecake maintainer: Matthew Jorgensen (prplecake) contact: https://github.com/prplecake/devcontainer-features/issues From 8019cbb4c44d468febeb0e0511ef2a7128859fb2 Mon Sep 17 00:00:00 2001 From: Muhammad Umair Khan Date: Mon, 14 Apr 2025 19:29:56 +0500 Subject: [PATCH 10/37] Add my Dev Container Template to index (#533) * Add my Dev Container Template to index * resolve merge conflict - collection-index.yml --- _data/collection-index.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 37fc77a6..6d511b52 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1022,8 +1022,13 @@ contact: https://github.com/fardragon/devcontainers-zig-template/issues repository: https://github.com/fardragon/devcontainers-zig-template ociReference: ghcr.io/fardragon/devcontainers-zig-template +- name: TTCN-3-Devcontainer + maintainer: Muhammad Umair Khan + contact: https://github.com/m-umair-khan-dev/devcontainers/issues + repository: https://github.com/m-umair-khan-dev/devcontainers + ociReference: ghcr.io/m-umair-khan-dev/devcontainers/ttcn-3-devcontainer - name: Dev Container Features by Grafana Labs maintainer: Grafana Labs contact: https://github.com/grafana/devcontainer-features/issues repository: https://github.com/grafana/devcontainer-features - ociReference: ghcr.io/grafana/devcontainer-features + ociReference: ghcr.io/grafana/devcontainer-features \ No newline at end of file From 6c8d3565d9df87276ac31df584694d227081cdfa Mon Sep 17 00:00:00 2001 From: Ben Mann <8enmann@gmail.com> Date: Thu, 17 Apr 2025 07:08:09 -0700 Subject: [PATCH 11/37] Add Claude Code feature (#534) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Claude Code Feature entry to collection-index.yml šŸ¤– Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude * Add Claude Code feature --- _data/collection-index.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 6d511b52..2ad35134 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -966,7 +966,7 @@ maintainer: ForWarD Software contact: https://github.com/forwardsoftware/devcontainer-features/issues repository: https://github.com/forwardsoftware/devcontainer-features - ociReference: ghcr.io/forwardsoftware/devcontainer-features + ociReference: ghcr.io/forwardsoftware/devcontainer-features - name: devcontainer feature to install apt dependencies defined in an `Aptfile.dev` file. maintainer: Viktor Schmidt contact: https://github.com/viktorianer/devcontainer-features/issues @@ -1007,6 +1007,11 @@ contact: https://github.com/RouL/devcontainer-features/issues repository: https://github.com/RouL/devcontainer-features ociReference: ghcr.io/roul/devcontainer-features +- name: Claude Code Feature + maintainer: Anthropic + contact: https://github.com/anthropics/devcontainer-features/issues + repository: https://github.com/anthropics/devcontainer-features + ociReference: ghcr.io/anthropics/devcontainer-features/claude-code - name: devcontainer templates by blooop maintainer: Austin Gregg-Smith contact: https://github.com/blooop/devcontainer-templates/issues From 200a2ad55e092483d93234b411e3247444d527fa Mon Sep 17 00:00:00 2001 From: Hirokazu Tanaka <35694946+techiro@users.noreply.github.com> Date: Mon, 16 Jun 2025 22:11:07 +0900 Subject: [PATCH 12/37] feat: Add Devcontainer templates by techiro (#567) fix: EOF --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 2ad35134..0664889d 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1007,6 +1007,11 @@ contact: https://github.com/RouL/devcontainer-features/issues repository: https://github.com/RouL/devcontainer-features ociReference: ghcr.io/roul/devcontainer-features +- name: devcontainer templates by techiro + maintainer: techiro + contact: https://github.com/techiro/devcontainer-template/issues + repository: https://github.com/techiro/devcontainer-template + ociReference: ghcr.io/techiro/devcontainer-template - name: Claude Code Feature maintainer: Anthropic contact: https://github.com/anthropics/devcontainer-features/issues From e32b43047c1a90a0373f15af1b5842f393cb0cd7 Mon Sep 17 00:00:00 2001 From: John Ajera <37360952+jajera@users.noreply.github.com> Date: Wed, 18 Jun 2025 03:21:30 +1200 Subject: [PATCH 13/37] feat: add Amazon Q (#568) adds new feature --- _data/collection-index.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 0664889d..f3b79da0 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1041,4 +1041,9 @@ maintainer: Grafana Labs contact: https://github.com/grafana/devcontainer-features/issues repository: https://github.com/grafana/devcontainer-features - ociReference: ghcr.io/grafana/devcontainer-features \ No newline at end of file + ociReference: ghcr.io/grafana/devcontainer-features +- name: Dev Container Features by John Ajera + maintainer: John Ajera + contact: https://github.com/jajera/features/issues + repository: https://github.com/jajera/features + ociReference: ghcr.io/jajera/features \ No newline at end of file From cb67be1540fe167ed6144e7896cf6c4597d6b12b Mon Sep 17 00:00:00 2001 From: Mohammed Abdel Raouf Date: Wed, 18 Jun 2025 16:06:22 +0300 Subject: [PATCH 14/37] Update collection-index.yml (#542) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index f3b79da0..06868a3e 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1042,8 +1042,13 @@ contact: https://github.com/grafana/devcontainer-features/issues repository: https://github.com/grafana/devcontainer-features ociReference: ghcr.io/grafana/devcontainer-features +- name: devcontainer features by MuhmdRaouf + maintainer: Mohammed Abdel Raouf (MuhmdRaouf) + contact: https://github.com/muhmdraouf/devcontainers-features/issues + repository: https://github.com/muhmdraouf/devcontainers-features + ociReference: ghcr.io/muhmdraouf/devcontainers-features - name: Dev Container Features by John Ajera maintainer: John Ajera contact: https://github.com/jajera/features/issues repository: https://github.com/jajera/features - ociReference: ghcr.io/jajera/features \ No newline at end of file + ociReference: ghcr.io/jajera/features From 69e7b2475aba06e44f943a19256b0d980585329d Mon Sep 17 00:00:00 2001 From: Koji AGAWA Date: Wed, 18 Jun 2025 22:07:15 +0900 Subject: [PATCH 15/37] Added atty303/devcontainer-features to collection-index.yml (#549) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 06868a3e..4726c7e0 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1042,6 +1042,11 @@ contact: https://github.com/grafana/devcontainer-features/issues repository: https://github.com/grafana/devcontainer-features ociReference: ghcr.io/grafana/devcontainer-features +- name: Dev Container Features by atty303 + maintainer: atty303 + contact: https://github.com/atty303/devcontainer-features/issues + repository: https://github.com/atty303/devcontainer-features + ociReference: ghcr.io/atty303/devcontainer-features - name: devcontainer features by MuhmdRaouf maintainer: Mohammed Abdel Raouf (MuhmdRaouf) contact: https://github.com/muhmdraouf/devcontainers-features/issues From 466d4d9677da25293b4ec83950bd660a56104411 Mon Sep 17 00:00:00 2001 From: Danielle Maywood Date: Wed, 18 Jun 2025 14:08:22 +0100 Subject: [PATCH 16/37] Add Coder Dev Container Features to index (#550) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 4726c7e0..a5f3e277 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1042,6 +1042,11 @@ contact: https://github.com/grafana/devcontainer-features/issues repository: https://github.com/grafana/devcontainer-features ociReference: ghcr.io/grafana/devcontainer-features +- name: Dev Container Features by Coder + maintainer: Coder + contact: https://github.com/coder/devcontainer-features/issues + repository: https://github.com/coder/devcontainer-features + ociReference: ghcr.io/coder/devcontainer-features - name: Dev Container Features by atty303 maintainer: atty303 contact: https://github.com/atty303/devcontainer-features/issues @@ -1057,3 +1062,4 @@ contact: https://github.com/jajera/features/issues repository: https://github.com/jajera/features ociReference: ghcr.io/jajera/features + \ No newline at end of file From 3f68c11548e149b4b8d166e8c60db652866bc17f Mon Sep 17 00:00:00 2001 From: Louis Date: Wed, 18 Jun 2025 15:10:03 +0200 Subject: [PATCH 17/37] add axon ivy devcontainer template (#557) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index a5f3e277..8849d4ec 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1042,6 +1042,11 @@ contact: https://github.com/grafana/devcontainer-features/issues repository: https://github.com/grafana/devcontainer-features ociReference: ghcr.io/grafana/devcontainer-features +- name: Axon Ivy devcontainer template + maintainer: axonivy + contact: https://github.com/axonivy/devcontainer-templates/issues + repository: https://github.com/axonivy/devcontainer-templates + ociReference: ghcr.io/axonivy/devcontainer-templates - name: Dev Container Features by Coder maintainer: Coder contact: https://github.com/coder/devcontainer-features/issues From e4715c408b023d5295bca28250deca673e5e023c Mon Sep 17 00:00:00 2001 From: Simon Emms Date: Thu, 19 Jun 2025 10:32:51 +0100 Subject: [PATCH 18/37] Add my dev container features to index (#556) --- _data/collection-index.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 8849d4ec..7a0ed4bd 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1067,4 +1067,8 @@ contact: https://github.com/jajera/features/issues repository: https://github.com/jajera/features ociReference: ghcr.io/jajera/features - \ No newline at end of file +- name: MrSimonEmms Dev Container Features + maintainer: MrSimonEmms + contact: https://github.com/mrsimonemms/devcontainers/issues + repository: https://github.com/mrsimonemms/devcontainers + ociReference: ghcr.io/mrsimonemms/devcontainers From 573ab606d249cfa015317566faa99a4151f5c3c4 Mon Sep 17 00:00:00 2001 From: Kenneth Belitzky Date: Thu, 19 Jun 2025 06:33:48 -0300 Subject: [PATCH 19/37] Update collection-index.yml to include httpdss's devcontainers-features (#558) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 7a0ed4bd..42fe8795 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1042,6 +1042,11 @@ contact: https://github.com/grafana/devcontainer-features/issues repository: https://github.com/grafana/devcontainer-features ociReference: ghcr.io/grafana/devcontainer-features +- name: Dev Container Features by httpdss + maintainer: httpdss + contact: https://github.com/httpdss/devcontainers-features/issues + repository: https://github.com/httpdss/devcontainers-features + ociReference: ghcr.io/httpdss/devcontainers-features - name: Axon Ivy devcontainer template maintainer: axonivy contact: https://github.com/axonivy/devcontainer-templates/issues From a97e0db01b47b14e8cf14775e6d5d2e5fad19c43 Mon Sep 17 00:00:00 2001 From: Christof Marti Date: Mon, 30 Jun 2025 09:33:30 +0200 Subject: [PATCH 20/37] Remove entries of obsolete account names (#575) --- _data/collection-index.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 42fe8795..1d8f2be5 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -603,11 +603,6 @@ contact: https://github.com/MarlonPassos-git/dev-container-features/issues repository: https://github.com/MarlonPassos-git/dev-container-features ociReference: ghcr.io/marlonpassos-git/dev-container-features -- name: DevContainers for Fedora-based Development - maintainer: RonaldTM9999 - contact: https://github.com/RonaldTM9999/devcontainers/issues - repository: https://github.com/RonaldTM9999/devcontainers - ociReference: ghcr.io/ronaldtm9999/devcontainers - name: DevContainer Features by Paul Gilber maintainer: Paul Gilber contact: https://github.com/paul-gilber/devcontainer-features/issues @@ -903,11 +898,6 @@ contact: https://github.com/localstack/devcontainer-template/issues repository: https://github.com/localstack/devcontainer-template ociReference: ghcr.io/localstack/devcontainer-template -- name: DeepSpaceCartel DevContainer Features - maintainer: DeepSpaceCartel Inc. - contact: https://github.com/deep-space-cartel/devcontainers-features/issues - repository: https://github.com/deep-space-cartel/devcontainers-features - ociReference: ghcr.io/deep-space-cartel/devcontainers-features - name: Dev Container features by Adaptavist maintainer: Mark Gibson contact: https://github.com/adaptavist/devcontainer-features/issues From a34370fa17dcf661cdbd7e3d79a55793f57649b1 Mon Sep 17 00:00:00 2001 From: Ferdinand Keller Date: Thu, 3 Jul 2025 17:24:47 +0200 Subject: [PATCH 21/37] Add HTTPie Feature (#574) --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 1d8f2be5..b99187a9 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1067,3 +1067,8 @@ contact: https://github.com/mrsimonemms/devcontainers/issues repository: https://github.com/mrsimonemms/devcontainers ociReference: ghcr.io/mrsimonemms/devcontainers +- name: HTTPie Feature + maintainer: Ferdinand Keller + contact: https://github.com/ferdinandkeller/features/issues + repository: https://github.com/ferdinandkeller/features + ociReference: ghcr.io/ferdinandkeller/features/httpie From 60065d5279dd8de364d24978f2c144d7ad3b2a11 Mon Sep 17 00:00:00 2001 From: Ryan Luu Date: Fri, 18 Jul 2025 04:03:08 -0700 Subject: [PATCH 22/37] Add Rojo feature & Roblox template (#582) * Add ryanlua/features/rojo Signed-off-by: GitHub * Add ryanlua/templates/roblox Signed-off-by: GitHub --------- Signed-off-by: GitHub --- _data/collection-index.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index b99187a9..3bd7f749 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1072,3 +1072,13 @@ contact: https://github.com/ferdinandkeller/features/issues repository: https://github.com/ferdinandkeller/features ociReference: ghcr.io/ferdinandkeller/features/httpie +- name: Rojo + maintainer: Ryan Luu + contact: https://github.com/RyanLua/features/issues + repository: https://github.com/RyanLua/features + ociReference: ghcr.io/ryanlua/features/rojo +- name: Roblox + maintainer: Ryan Luu + contact: https://github.com/RyanLua/templates/issues + repository: https://github.com/RyanLua/templates + ociReference: ghcr.io/ryanlua/templates/roblox From 68dcf3206251a3f139672fef00af22f1eb9cecc3 Mon Sep 17 00:00:00 2001 From: Malix Date: Mon, 29 Sep 2025 10:42:52 +0200 Subject: [PATCH 23/37] update: devcontainer (#479) --- .devcontainer/devcontainer.json | 2 +- .devcontainer/fetch-index.sh | 13 ------------- .github/dependabot.yml | 12 ++++++++++++ 3 files changed, 13 insertions(+), 14 deletions(-) delete mode 100755 .devcontainer/fetch-index.sh create mode 100644 .github/dependabot.yml diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 74ca7760..55618006 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -3,7 +3,7 @@ { "name": "Jekyll", // Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile - "image": "mcr.microsoft.com/devcontainers/jekyll:1-bullseye", + "image": "mcr.microsoft.com/devcontainers/jekyll:2", // Features to add to the dev container. More info: https://containers.dev/features. "features": { diff --git a/.devcontainer/fetch-index.sh b/.devcontainer/fetch-index.sh deleted file mode 100755 index a5a2aba6..00000000 --- a/.devcontainer/fetch-index.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/bash - -pushd /tmp - curl -LO https://github.com/oras-project/oras/releases/download/v0.13.0/oras_0.13.0_linux_amd64.tar.gz - mkdir -p oras-install/ - tar -zxf oras_0.13.0_*.tar.gz -C oras-install/ - mv oras-install/oras /usr/local/bin/ - rm -rf oras_0.13.0_*.tar.gz oras-install/ -popd - -cd /workspaces/devcontainers.github.io/_data -oras pull ghcr.io/devcontainers/index:latest -cp devcontainer-index.json ../static/ \ No newline at end of file diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 00000000..f33a02cd --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,12 @@ +# To get started with Dependabot version updates, you'll need to specify which +# package ecosystems to update and where the package manifests are located. +# Please see the documentation for more information: +# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates +# https://containers.dev/guide/dependabot + +version: 2 +updates: + - package-ecosystem: "devcontainers" + directory: "/" + schedule: + interval: weekly From 1471b2d9a186355adf02e1ff352ed4c878bc41c6 Mon Sep 17 00:00:00 2001 From: Malix Date: Wed, 1 Oct 2025 15:57:01 +0200 Subject: [PATCH 24/37] CLOSES: devcontainers#464 (#600) Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> --- features.html | 21 ++++++++++++++++++++- templates.html | 21 ++++++++++++++++++++- 2 files changed, 40 insertions(+), 2 deletions(-) diff --git a/features.html b/features.html index 9e87fe4f..edf3c062 100644 --- a/features.html +++ b/features.html @@ -57,7 +57,7 @@

Available Dev Container Featur const collectionTable = document.getElementById('collectionTable'); const rows = collectionTable.getElementsByTagName('tr'); - searchInput.addEventListener('input', function () { + function performSearch() { const searchValue = searchInput.value.toLowerCase(); for (let i = 1; i < rows.length; i++) { @@ -71,5 +71,24 @@

Available Dev Container Featur rows[i].style.display = 'none'; } } + } + + searchInput.addEventListener('input', function () { + performSearch(); + const url = new URL(window.location); + if (searchInput.value) { + url.searchParams.set('search', searchInput.value); + } else { + url.searchParams.delete('search'); + } + window.history.replaceState({}, '', url); }); + + // Read search parameter from URL on page load + const urlParams = new URLSearchParams(window.location.search); + const searchParam = urlParams.get('search'); + if (searchParam) { + searchInput.value = searchParam; + performSearch(); + } \ No newline at end of file diff --git a/templates.html b/templates.html index a33d1702..14573146 100644 --- a/templates.html +++ b/templates.html @@ -53,7 +53,7 @@

Available Dev Container Templa const collectionTable = document.getElementById('collectionTable'); const rows = collectionTable.getElementsByTagName('tr'); - searchInput.addEventListener('input', function () { + function performSearch() { const searchValue = searchInput.value.toLowerCase(); for (let i = 1; i < rows.length; i++) { @@ -66,5 +66,24 @@

Available Dev Container Templa rows[i].style.display = 'none'; } } + } + + searchInput.addEventListener('input', function () { + performSearch(); + const url = new URL(window.location); + if (searchInput.value) { + url.searchParams.set('search', searchInput.value); + } else { + url.searchParams.delete('search'); + } + window.history.replaceState({}, '', url); }); + + // Read search parameter from URL on page load + const urlParams = new URLSearchParams(window.location.search); + const searchParam = urlParams.get('search'); + if (searchParam) { + searchInput.value = searchParam; + performSearch(); + } \ No newline at end of file From bd0400002257674f7bd6aa867c6aeadbf41e4cee Mon Sep 17 00:00:00 2001 From: Ryan Luu Date: Tue, 14 Oct 2025 01:44:31 -0700 Subject: [PATCH 25/37] Fix ociReference (#602) Fixes the ociReference for Rojo and Roblox collection --- _data/collection-index.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 3bd7f749..1553b248 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1072,13 +1072,13 @@ contact: https://github.com/ferdinandkeller/features/issues repository: https://github.com/ferdinandkeller/features ociReference: ghcr.io/ferdinandkeller/features/httpie -- name: Rojo +- name: Rojo Feature maintainer: Ryan Luu contact: https://github.com/RyanLua/features/issues repository: https://github.com/RyanLua/features - ociReference: ghcr.io/ryanlua/features/rojo -- name: Roblox + ociReference: ghcr.io/ryanlua/features +- name: Roblox Template maintainer: Ryan Luu contact: https://github.com/RyanLua/templates/issues repository: https://github.com/RyanLua/templates - ociReference: ghcr.io/ryanlua/templates/roblox + ociReference: ghcr.io/ryanlua/templates From ed14572d34ddd74cc14a42fc906b2209271d18a8 Mon Sep 17 00:00:00 2001 From: Siddhant Khare Date: Tue, 14 Oct 2025 15:58:32 +0530 Subject: [PATCH 26/37] Update section about Ona (Gitpod) (#592) * Update section about Ona (Gitpod) * update changes --- supporting.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/supporting.md b/supporting.md index e1e37d1a..30a7d129 100644 --- a/supporting.md +++ b/supporting.md @@ -193,16 +193,17 @@ The following properties apply differently to CodeSandbox. [DevPod](https://github.com/loft-sh/devpod) is a client-only tool to create reproducible developer environments based on a `devcontainer.json` on any backend. Each developer environment runs in a container and is specified through a `devcontainer.json`. Through DevPod providers these environments can be created on any backend, such as the local computer, a Kubernetes cluster, any reachable remote machine or in a VM in the cloud. -### Gitpod +### Ona (formerly Gitpod) -[**Gitpod Flex**](https://www.gitpod.io/) is a platform for automating and standardizing development environments. Available as a self-hosted solution in your cloud or for local development through Gitpod Desktop, Gitpod Flex scales to support environments with up to 896 vCPUs and 12TB of RAM, including GPU support and compatibility with multiple editors like VS Code, JetBrains, Cursor, and Zed. +[Ona](https://ona.com/) (formerly Gitpod) is the mission control for software projects and software engineering agents. It provides secure, ephemeral development environments that run in our cloud or your VPC, enabling humans and agents to collaborate seamlessly. -Gitpod Flex fully adheres to the Dev Container Specification, enabling developers to create portable and reproducible environments through `devcontainer.json`. To apply changes, simply run `gitpod environment devcontainer rebuild` from within any development environment. +Ona fully adheres to the Dev Container Specification, so you can define portable and reproducible environments with `devcontainer.json`. Whether you’re onboarding a new developer, running background agents, or delegating long-running migrations, Ona Environments ensure every task runs in a clean, policy-enforced environment. - -For more details on constraints, customizations, and automation options, please refer to the [blog announcement](https://www.gitpod.io/blog/gitpod-supports-development-container). +For details on constraints, customization, and automation options, see the [Ona Dev Container docs](https://ona.com/docs/ona/configuration/devcontainer/overview). ### Schema You can explore the [VS Code implementation](implementors/json_schema) of the dev container schema. + + From fd72cc4e609fbeae10e040484692e32e7f6960bd Mon Sep 17 00:00:00 2001 From: Navin Krishnan Date: Mon, 27 Oct 2025 19:00:38 +0530 Subject: [PATCH 27/37] Update collection-index.yml (#577) --- _data/collection-index.yml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 1553b248..e1664d60 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1081,4 +1081,14 @@ maintainer: Ryan Luu contact: https://github.com/RyanLua/templates/issues repository: https://github.com/RyanLua/templates - ociReference: ghcr.io/ryanlua/templates + ociReference: ghcr.io/ryanlua/templates/roblox +- name: BTP Dev Container Features + maintainer: Navin Krishnan + contact: https://github.com/navinkrishnan/devcontainer-features-btp/issues + repository: https://github.com/navinkrishnan/devcontainer-features-btp + ociReference: ghcr.io/navinkrishnan/devcontainer-features-btp +- name: BTP CAP (Cloud Application Programming) Model Dev Templates + maintainer: Navin Krishnan + contact: https://github.com/navinkrishnan/devcontainer-templates-btp/issues + repository: https://github.com/navinkrishnan/devcontainer-templates-btp + ociReference: ghcr.io/navinkrishnan/devcontainer-templates-btp From 40d6c059640b4f39a6dc068eb95a3b27120cf0b6 Mon Sep 17 00:00:00 2001 From: Martin Kealey Date: Tue, 28 Oct 2025 05:36:56 +1300 Subject: [PATCH 28/37] prefer standard English verb inflexion (#579) Just because an action noun ends with '-ation', that does not mean it comes from a verb ending with '-ate'. Check a dictionary if you're in doubt. --- _implementors/json_reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_implementors/json_reference.md b/_implementors/json_reference.md index 05dcf95b..24320635 100644 --- a/_implementors/json_reference.md +++ b/_implementors/json_reference.md @@ -6,7 +6,7 @@ author: Microsoft index: 4 --- -The `devcontainer.json` file contains any needed metadata and settings required to configurate a **development container** for a given well-defined tool and runtime stack. It can be used by [tools and services that support the dev container spec](../../supporting) to create a **development environment** that contains one or more **development containers**. +The `devcontainer.json` file contains any needed metadata and settings required to configure a **development container** for a given well-defined tool and runtime stack. It can be used by [tools and services that support the dev container spec](../../supporting) to create a **development environment** that contains one or more **development containers**. Metadata properties marked with a šŸ·ļøļø can be stored in the `devcontainer.metadata` **[container image label](/implementors/reference/#labels)** in addition to `devcontainer.json`. This label can contain an array of json snippets that will be automatically merged with `devcontainer.json` contents (if any) when a container is created. From 6328b574ad4d29b65a0c4573c965f0854ed94777 Mon Sep 17 00:00:00 2001 From: Olivier Lemasle Date: Mon, 27 Oct 2025 17:41:56 +0100 Subject: [PATCH 29/37] Add features to index (#583) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index e1664d60..302f819b 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1082,6 +1082,11 @@ contact: https://github.com/RyanLua/templates/issues repository: https://github.com/RyanLua/templates ociReference: ghcr.io/ryanlua/templates/roblox +- name: olivierlemasle + maintainer: Olivier Lemasle + contact: https://github.com/olivierlemasle/devcontainers-features/issues + repository: https://github.com/olivierlemasle/devcontainers-features + ociReference: ghcr.io/olivierlemasle/devcontainers-features - name: BTP Dev Container Features maintainer: Navin Krishnan contact: https://github.com/navinkrishnan/devcontainer-features-btp/issues From b64dd2e6e994752036c26679021a0d9aaae07e78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ANh=20Nguy=E1=BB=85n?= <83152264+TakahashiNguyen@users.noreply.github.com> Date: Mon, 27 Oct 2025 23:43:11 +0700 Subject: [PATCH 30/37] Update collection-index.yml (#578) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update collection-index.yml * Update collection-index.yml --------- Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 302f819b..35442e4f 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1082,6 +1082,11 @@ contact: https://github.com/RyanLua/templates/issues repository: https://github.com/RyanLua/templates ociReference: ghcr.io/ryanlua/templates/roblox +- name: devcontainer features by TakahashiNguyen + maintainer: ANh Nguyį»…n (TakahashiNguyen) + contact: https://github.com/TakahashiNguyen/devcontainer-features/issues + repository: https://github.com/TakahashiNguyen/devcontainer-features + ociReference: ghcr.io/takahashinguyen/devcontainer-features - name: olivierlemasle maintainer: Olivier Lemasle contact: https://github.com/olivierlemasle/devcontainers-features/issues From cf01bdd44dcb88bebaa12468415ed9ee2e32d2c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20T=2E=20K=C3=BChner?= <56360279+schnellerhase@users.noreply.github.com> Date: Mon, 27 Oct 2025 17:45:07 +0100 Subject: [PATCH 31/37] Add FEniCS template to index (#584) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add FEniCS template to index * Apply suggestions from code review --------- Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 35442e4f..87308b87 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1081,6 +1081,12 @@ maintainer: Ryan Luu contact: https://github.com/RyanLua/templates/issues repository: https://github.com/RyanLua/templates + ociReference: ghcr.io/ryanlua/templates +- name: FEniCS + maintainer: schnellerhase + contact: https://github.com/schnellerhase/devcontainer-fenics/issues + repository: https://github.com/schnellerhase/devcontainer-fenics + ociReference: ghcr.io/schnellerhase/devcontainer-fenics/fenics ociReference: ghcr.io/ryanlua/templates/roblox - name: devcontainer features by TakahashiNguyen maintainer: ANh Nguyį»…n (TakahashiNguyen) From daed2190933a272a2a5050ad5308935436b0790d Mon Sep 17 00:00:00 2001 From: Joe Bowbeer Date: Mon, 27 Oct 2025 09:45:53 -0700 Subject: [PATCH 32/37] Update collection-index.yml (#586) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 87308b87..03a1b9ee 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1082,6 +1082,11 @@ contact: https://github.com/RyanLua/templates/issues repository: https://github.com/RyanLua/templates ociReference: ghcr.io/ryanlua/templates +- name: Dev Container Features by Joe Bowbeer + maintainer: Joe Bowbeer + contact: https://github.com/joebowbeer/devcontainers-features/issues + repository: https://github.com/joebowbeer/devcontainers-features + ociReference: ghcr.io/joebowbeer/devcontainers-features - name: FEniCS maintainer: schnellerhase contact: https://github.com/schnellerhase/devcontainer-fenics/issues From 9fe7c9865e872b624a19b3f716b1bf03d207bd91 Mon Sep 17 00:00:00 2001 From: Jordan HOAREAU MARION Date: Mon, 27 Oct 2025 17:48:20 +0100 Subject: [PATCH 33/37] Update collection-index.yml (#588) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 03a1b9ee..d19fd9e8 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1093,6 +1093,11 @@ repository: https://github.com/schnellerhase/devcontainer-fenics ociReference: ghcr.io/schnellerhase/devcontainer-fenics/fenics ociReference: ghcr.io/ryanlua/templates/roblox +- name: Devcontainers templates by jhoareaumarion + maintainer: jhoareaumarion + contact: https://github.com/jhoareaumarion/devcontainers/issues + repository: https://github.com/jhoareaumarion/devcontainers + ociReference: ghcr.io/jhoareaumarion/devcontainers - name: devcontainer features by TakahashiNguyen maintainer: ANh Nguyį»…n (TakahashiNguyen) contact: https://github.com/TakahashiNguyen/devcontainer-features/issues From 5526823019159243b7a1702edc6b36a7a7f0869e Mon Sep 17 00:00:00 2001 From: Romain Ferrali Date: Mon, 27 Oct 2025 17:50:14 +0100 Subject: [PATCH 34/37] Add AcademicDocker template information (#593) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index d19fd9e8..a7de862f 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1093,6 +1093,11 @@ repository: https://github.com/schnellerhase/devcontainer-fenics ociReference: ghcr.io/schnellerhase/devcontainer-fenics/fenics ociReference: ghcr.io/ryanlua/templates/roblox +- name: AcademicDocker template (R, Stata, LaTeX) + maintainer: Romain Ferrali + contact: https://github.com/rferrali/devcontainer-templates/issues + repository: https://github.com/rferrali/devcontainer-templates + ociReference: ghcr.io/rferrali/devcontainer-templates - name: Devcontainers templates by jhoareaumarion maintainer: jhoareaumarion contact: https://github.com/jhoareaumarion/devcontainers/issues From f09be74ee547d517d2b66dd74859407998ab2776 Mon Sep 17 00:00:00 2001 From: "Chris Van Pelt (CVP)" Date: Mon, 27 Oct 2025 12:51:41 -0400 Subject: [PATCH 35/37] Add W&B Catnip (#594) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit W&B Catnip provides worktree management and a custom interface for interacting with coding agents Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index a7de862f..d473e90a 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1093,6 +1093,11 @@ repository: https://github.com/schnellerhase/devcontainer-fenics ociReference: ghcr.io/schnellerhase/devcontainer-fenics/fenics ociReference: ghcr.io/ryanlua/templates/roblox +- name: W&B Catnip + maintainer: Weights and Biases + contact: https://github.com/wandb/catnip/issues + repository: https://github.com/wandb/catnip + ociReference: ghcr.io/wandb/catnip/feature - name: AcademicDocker template (R, Stata, LaTeX) maintainer: Romain Ferrali contact: https://github.com/rferrali/devcontainer-templates/issues From fad504fa31c421b91dda42cee84df12ec76f4c89 Mon Sep 17 00:00:00 2001 From: Ryan Nowak Date: Mon, 27 Oct 2025 10:14:58 -0700 Subject: [PATCH 36/37] Add Radius (https://radapp.io) feature collection (#339) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index d473e90a..560423f2 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -638,6 +638,11 @@ contact: https://github.com/hsm207/devcontainer-templates/issues repository: https://github.com/hsm207/devcontainer-templates ociReference: ghcr.io/hsm207/devcontainer-templates +- name: Radius Features (https://radapp.io/) + maintainer: radius-project + contact: https://github.com/radius-project/radius/issues + repository: https://github.com/radius-project/radius + ociReference: ghcr.io/radius-project/devcontainer-features - name: Dev Container Features by CASL0 maintainer: CASL0 contact: https://github.com/CASL0/devcontainer-features/issues From 2e6f0679d1d67e30c4fe301db9ae6a75376c8a80 Mon Sep 17 00:00:00 2001 From: Shunsuke Suzuki Date: Tue, 28 Oct 2025 20:56:13 +0900 Subject: [PATCH 37/37] Add Development Container Features by aqua (#482) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ɓlvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com> --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 560423f2..61fd55ae 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -947,6 +947,11 @@ contact: https://github.com/rhiroe/features/issues repository: https://github.com/rhiroe/features ociReference: ghcr.io/rhiroe/features +- name: Development Container Features by aqua + maintainer: Shunsuke Suzuki + contact: https://github.com/aquaproj/devcontainer-features/issues + repository: https://github.com/aquaproj/devcontainer-features + ociReference: ghcr.io/aquaproj/devcontainer-features - name: devcontainer features by martinaskestad maintainer: martinaskestad contact: https://github.com/martinaskestad/features/issues