aboutsummaryrefslogtreecommitdiff
path: root/.devcontainer/postCreateCommand.sh
AgeCommit message (Collapse)Author
2023-09-18Fix dev container Apache logs (#5660)Gravatar Alexandre Alapetite
Apache logs were not available from the dev container. Quick fix while waiting for a better integrated solution (e.g. coming in output window) - contributions welcome.
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
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