You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This devcontainer provides a complete development environment for Magento 2 that meets [Adobe's official system requirements](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/system-requirements).
5
+
<h1align="center">Magento 2 Devcontainer</h1>
4
6
5
-
## Prerequisites
7
+
<palign="center">
8
+
A production-like devcontainer environment for Magento 2.
9
+
</p>
6
10
7
-
-[VSCode](https://code.visualstudio.com/) (or an editor that supports devcontainers)
Visit **[devcontainer.mappia.io](https://devcontainer.mappia.io)** for the full documentation, including:
23
27
24
-
This environment will support all of the currently supported Magento versions. There are multiple configurations available (one for each major version of Magento).
> If you're on Windows (and not using WSL2) and don't have access to bash, you can simply get away with copying the sample
55
-
> `devcontainer.json.sample`, `docker-compose.overrides.yml` and making a simple `docker-compose.yml` with the following content into your .devcontainer folder:
56
-
57
-
```yml
58
-
services: {}
59
-
```
60
-
61
-
4. Open the project in VS Code and click "Reopen in Container" when prompted.
0 commit comments