aboutsummaryrefslogtreecommitdiff
path: root/.devcontainer/devcontainer.json
AgeCommit message (Collapse)Author
2023-05-28Improve Dev Container (#5423)Gravatar Alexandre Alapetite
* Improve Dev Container PHPStan was failing in Dev Container * Update Docker to Alpine Linux 3.18 * New DATA_PATH environment variable * README
2023-02-27Dev Container extensions syntax update (#5145)Gravatar Alexandre Alapetite
The JSON syntax has changed for specifying extensions https://aka.ms/devcontainer.json
2022-11-16Fix Development Containers / GitHub Codespaces (#4860)Gravatar Alexandre Alapetite
2022-11-16Experiment Development Containers / GitHub Codespaces (#4859)Gravatar Alexandre Alapetite
* Experiment Development Containers / GitHub Codespaces https://containers.dev/ https://github.com/features/codespaces * Fix tests