From 84e03bc0ccfa39068e97089599cc8d953c00da19 Mon Sep 17 00:00:00 2001 From: Steven Date: Wed, 1 Apr 2026 22:23:56 +0200 Subject: [PATCH] Add Dev Container features by sliekens Hopefully somebody finds them useful. I got features for most of the big AI tools (Copilot, Codex, Claude, OpenCode), Ansible, Bitwarden, Aspire, Mono, GitHub CLI, Gitea CLI, and more to come based on my personal interests and spare time. --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index d91db879..9db7866a 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1456,3 +1456,8 @@ contact: https://github.com/wcgomes/devcontainer-features/issues repository: https://github.com/wcgomes/devcontainer-features ociReference: ghcr.io/wcgomes/devcontainer-features +- name: Dev Container features by sliekens + maintainer: sliekens + contact: https://github.com/sliekens/devcontainer-features/issues + repository: https://github.com/sliekens/devcontainer-features + ociReference: ghcr.io/sliekens/devcontainer-features