summaryrefslogtreecommitdiffstatshomepage
path: root/docker-compose.yml
Commit message (Expand)AuthorAge
* Build/Test Tools: Improve the security and correctness of the GitHub Actions ...John Blackbourn2025-01-22
* Build/Test Tools: Pass the working directory path from the host to the dev en...John Blackbourn2025-01-20
* Build/Test Tools: Properly escape `$` characters in Docker compose file.Jonathan Desrosiers2024-12-05
* Build/Test Tools: Support older MariaDB versions in local Docker environment.Jonathan Desrosiers2024-12-04
* Build/Test Tools: Add MySQL 8.4 support to the Docker environment.Jonathan Desrosiers2024-10-23
* Build/Test Tools: Revert [59277] to add a proper commit message.Jonathan Desrosiers2024-10-22
* Build/Test Tools: Add support for MySQL 8.4 to the Docker environment.Jonathan Desrosiers2024-10-22
* Build/Test Tools: Remove `version` from `docker-compose.yml`.Jonathan Desrosiers2024-05-15
* Build/Test Tools: Fix bug pulling local environment containers on Apple silic...Jonathan Desrosiers2024-02-08
* Build/Test Tools: Ensure database containers are prepared for commands.Jonathan Desrosiers2023-08-24
* Build/Test Tools: Always use the amd64 images for MariaDB and MySQL on the lo...John Blackbourn2022-09-07
* Build/Test Tools: Move the Memcached container into the Docker Compose config.John Blackbourn2022-08-13
* Build/Test Tools: Enable loopback requests to work on the local development e...John Blackbourn2022-07-02
* Build/Test Tools: Run the PHP container with PID > 1 so Ctrl+C works correctly.John Blackbourn2022-07-01
* Build/Test Tools: Configure Xdebug modes in the local Docker environment. Jonathan Desrosiers2022-06-21
* Build/Test Tools: Pass GitHub Actions environment variables to the Docker con...Sergey Biryukov2022-05-04
* Build/Test Tools: Remove the PHPUnit container from local Docker environment.Tonya Mork2021-09-24
* Build/Test Tools: Use list format when defining `environment` variables in Do...Jonathan Desrosiers2021-08-26
* Build/Test Tools: Remove remaining Travis CI references.Dominik Schilling2021-04-10
* Build/Test Tools: Support the use of MariaDB in the local Docker environment.Jonathan Desrosiers2020-12-18
* Build/Test Tools: Allow the desired version of PHPUnit to be passed to the lo...Jonathan Desrosiers2020-10-28
* Build/Test Tools: Revert [49358] to investigate failures.Jonathan Desrosiers2020-10-28
* Build/Test Tools: Allow the desired version of PHPUnit to be passed to the lo...Jonathan Desrosiers2020-10-28
* Build/Test Tools: Pass GitHub Action related environment variables to the Doc...Jonathan Desrosiers2020-10-21
* Docs: Fix a typo in the Docker compose file.Jonathan Desrosiers2020-06-04
* Build/Test Tools: Expose port 3306 of MySQL container.Sergey Biryukov2020-02-09
* Build/Test Tools: Pass the `TRAVIS_BRANCH` and `TRAVIS_PULL_REQUEST` environm...Sergey Biryukov2019-12-20
* Build Tools: Pass the current uid/gid to Docker containers.Gary Pendergast2019-09-26
* Build Tools: Pass the LOCAL_DIR environment variable through to the phpunit D...Gary Pendergast2019-08-23
* Build Tools: Change the PHPUnit Docker image's working directory to match the...Gary Pendergast2019-08-15
* Build Tools: Add the `docker-compose.yml` file, missed in [45783].Gary Pendergast2019-08-12