aboutsummaryrefslogtreecommitdiffstats
path: root/.devcontainer
Commit message (Expand)AuthorAgeFilesLines
* Increase PHP memory limit for DevContainer to 512mbRobin Windey2024-06-231-0/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-319-2/+28
* Update .devcontainer/DockerfileRobin Windey2024-05-021-1/+1
* Update devcontainer PHP deps to 8.3 and use ubuntu:nobleRobin Windey2024-05-021-27/+27
* docs: added codespace link Rajeev Lochan Dash2024-03-181-2/+2
* Devcontainer: move git setup to postStartCommandRobin Windey2023-10-133-4/+6
* Move launch.json to .devcontainer and copy on startRobin Windey2023-04-062-0/+17
* Enbale apcu in devcontainer CLIRobin Windey2023-04-041-1/+2
* Move git safe.directory to earlier stageRobin Windey2023-03-311-4/+5
* Dedicated DevContainer user + NVMRobin Windey2023-03-316-14/+64
* Minor DevContainer adjustmentsRobin Windey2023-03-316-8/+65
* Use ubuntu jammy and cleanup DockerfileRobin Windey2023-03-311-15/+12
* Minor improvements for devcontainerRobin Windey2023-03-315-13/+45
* Proposed change to in-build docker-compose.yml and Dockerfile. The current im...Stephan2023-03-312-18/+33
* Fix devcontainer urlRobin Windey2022-11-141-3/+4
* Add npm/nodejs/make to .devcontainerLukas Reschke2021-04-061-1/+4
* Disable basic PHP completion in CodespaceLukas Reschke2021-02-221-1/+4
* Set overwriteprotocol to HTTPS in CodespaceLukas Reschke2021-02-151-0/+1
* corrected package name used in .devcontainer/Dockerfile (php7.4-acpu => php7....Konrad Abicht2021-02-091-1/+1
* Install more PHP modules by defaultLukas Reschke2021-02-082-1/+7
* Hard-code SMTP configurationLukas Reschke2021-02-081-4/+11
* Add initial support for GitHub codespacesLukas Reschke2021-02-085-0/+104