Add Magento Open Source Dev Container Templates collection#696
Draft
superterran wants to merge 1 commit intodevcontainers:gh-pagesfrom
Draft
Add Magento Open Source Dev Container Templates collection#696superterran wants to merge 1 commit intodevcontainers:gh-pagesfrom
superterran wants to merge 1 commit intodevcontainers:gh-pagesfrom
Conversation
Adds doughatcher/devcontainer-templates to the collection index. This is the same collection that was originally proposed in PR devcontainers#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) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
Description
Adds a new collection: Magento Open Source Dev Container Templates at https://github.com/doughatcher/devcontainer-templates.
The collection currently ships one template,
magento, which provides a complete Magento 2 (Open Source / Community Edition) development environment with PHP-FPM, MariaDB, Redis, RabbitMQ, OpenSearch, MailHog, and an optional Nginx sidecar. The template'spostCreateCommandauto-runscomposer installandbin/magento setup:install, so devs land in a working Magento store on first start. It supports both local Docker and GitHub Codespaces, with bundled Playwright e2e tests for checkout and admin login flows.History
This is a re-submission of #500, which I opened in December 2024 and closed shortly after with the comment "I have been asked to donate this work to my organization and release it in their namespace." The corporate fork has since been archived; the OSS variant is now back under my personal
doughatchernamespace as a community-maintained collection. The corporate-internal variant kept the work-specific extensions (Adobe IMS, Adobe I/O CLI, Magento Cloud CLI, Zscaler cert handling) and is no longer publicly active.Collection checklist