From 7274da34893bba7ac0e97e68400e25f137ac554d Mon Sep 17 00:00:00 2001 From: Doug Hatcher Date: Tue, 5 May 2026 17:16:43 -0400 Subject: [PATCH] Add Magento Open Source Dev Container Templates collection Adds doughatcher/devcontainer-templates to the collection index. This is the same collection that was originally proposed in PR #500 (closed when the work was donated to a corporate namespace). The OSS variant is now back under doughatcher/ as a public, community-focused template collection. The corporate variant has been archived. Maintainer: Doug Hatcher Repository: https://github.com/doughatcher/devcontainer-templates OCI: ghcr.io/doughatcher/devcontainer-templates Co-Authored-By: Claude Opus 4.7 (1M context) --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 45c10bdf..044549e4 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1476,3 +1476,8 @@ contact: https://github.com/nkdui/devcontainer-features/issues repository: https://github.com/nkdui/devcontainer-features ociReference: ghcr.io/nkdui/devcontainer-features +- name: Magento Open Source Dev Container Templates + maintainer: Doug Hatcher + contact: https://github.com/doughatcher/devcontainer-templates/issues + repository: https://github.com/doughatcher/devcontainer-templates + ociReference: ghcr.io/doughatcher/devcontainer-templates