FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docker-compose.yml - bor0/wordpress-develop · GitHub
bor0
/
wordpress-develop
Public
forked from
WordPress/wordpress-develop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
wordpress-develop
docker-compose.yml
on
trunk
User selector
Datepicker
Commit history
Commits on Aug 16, 2026
Build/Test Tools: Allow text compression in the local environment.
Show description for 1fcc5c0
westonruter
committed
1fcc5c0
View commit details
Copy full SHA for 1fcc5c0
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Build/Test Tools: Add a start period to the MySQL healthcheck.
Show description for 123f966
lancewillett
committed
123f966
View commit details
Copy full SHA for 123f966
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
General: Increase the minimum supported version of PHP to 7.4.
Show description for e9058ee
johnbillion
committed
e9058ee
View commit details
Copy full SHA for e9058ee
View code at this point
Browse repository at this point
Commits on Oct 13, 2025
Build/Test Tools: Introduce `LOCAL_DB_PORTS` environment variable.
Show description for 3b815c2
westonruter
committed
3b815c2
View commit details
Copy full SHA for 3b815c2
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
Build/Test Tools: Improve dev environment's CLI in speed, non-interactive usage, and argument handling.
Show description for 3a09159
westonruter
committed
3a09159
View commit details
Copy full SHA for 3a09159
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
Build/Test Tools: Improve `env:install` command with better configurability and error handling.
Show description for 6ac0efd
westonruter
committed
6ac0efd
View commit details
Copy full SHA for 6ac0efd
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
Build/Test Tools: Improve the security and correctness of the GitHub Actions workflows files.
Show description for 8209135
johnbillion
committed
8209135
View commit details
Copy full SHA for 8209135
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
Build/Test Tools: Pass the working directory path from the host to the dev environment containers.
Show description for 0bb851e
johnbillion
committed
0bb851e
View commit details
Copy full SHA for 0bb851e
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Build/Test Tools: Properly escape `$` characters in Docker compose file.
Show description for e585c95
desrosj
committed
e585c95
View commit details
Copy full SHA for e585c95
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
Build/Test Tools: Support older MariaDB versions in local Docker environment.
Show description for ea80ac8
desrosj
committed
ea80ac8
View commit details
Copy full SHA for ea80ac8
View code at this point
Browse repository at this point
Commits on Oct 23, 2024
Build/Test Tools: Add MySQL 8.4 support to the Docker environment.
Show description for 2e71cf3
desrosj
committed
2e71cf3
View commit details
Copy full SHA for 2e71cf3
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
Build/Test Tools: Revert [59277] to add a proper commit message.
Show description for 6f14235
desrosj
committed
6f14235
View commit details
Copy full SHA for 6f14235
View code at this point
Browse repository at this point
Build/Test Tools: Add support for MySQL 8.4 to the Docker environment.
Show description for 170611c
desrosj
committed
170611c
View commit details
Copy full SHA for 170611c
View code at this point
Browse repository at this point
Commits on May 15, 2024
Build/Test Tools: Remove `version` from `docker-compose.yml`.
Show description for 3d0a228
desrosj
committed
3d0a228
View commit details
Copy full SHA for 3d0a228
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
Build/Test Tools: Fix bug pulling local environment containers on Apple silicone.
Show description for b481964
desrosj
committed
b481964
View commit details
Copy full SHA for b481964
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Build/Test Tools: Ensure database containers are prepared for commands.
Show description for a8a0bf0
desrosj
committed
a8a0bf0
View commit details
Copy full SHA for a8a0bf0
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
Build/Test Tools: Always use the amd64 images for MariaDB and MySQL on the local development environment.
Show description for d51e65b
johnbillion
committed
d51e65b
View commit details
Copy full SHA for d51e65b
View code at this point
Browse repository at this point
Commits on Aug 13, 2022
Build/Test Tools: Move the Memcached container into the Docker Compose config.
Show description for 0e04c0a
johnbillion
committed
0e04c0a
View commit details
Copy full SHA for 0e04c0a
View code at this point
Browse repository at this point
Commits on Jul 2, 2022
Build/Test Tools: Enable loopback requests to work on the local development environment.
Show description for a629d1c
johnbillion
committed
a629d1c
View commit details
Copy full SHA for a629d1c
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
Build/Test Tools: Run the PHP container with PID > 1 so Ctrl+C works correctly.
Show description for ddfc8e9
johnbillion
committed
ddfc8e9
View commit details
Copy full SHA for ddfc8e9
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
Build/Test Tools: Configure Xdebug modes in the local Docker environment.
Show description for c40b465
desrosj
committed
c40b465
View commit details
Copy full SHA for c40b465
View code at this point
Browse repository at this point
Commits on May 4, 2022
Build/Test Tools: Pass GitHub Actions environment variables to the Docker container.
Show description for 04e9728
SergeyBiryukov
committed
04e9728
View commit details
Copy full SHA for 04e9728
View code at this point
Browse repository at this point
Commits on Sep 24, 2021
Build/Test Tools: Remove the PHPUnit container from local Docker environment.
Show description for 284764c
hellofromtonya
committed
284764c
View commit details
Copy full SHA for 284764c
View code at this point
Browse repository at this point
Commits on Aug 26, 2021
Build/Test Tools: Use list format when defining `environment` variables in Docker compose file.
Show description for 62e8d8f
desrosj
committed
62e8d8f
View commit details
Copy full SHA for 62e8d8f
View code at this point
Browse repository at this point
Commits on Apr 10, 2021
Build/Test Tools: Remove remaining Travis CI references.
Show description for 87fc38e
ocean90
committed
87fc38e
View commit details
Copy full SHA for 87fc38e
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Build/Test Tools: Support the use of MariaDB in the local Docker environment.
Show description for 3109b32
desrosj
committed
3109b32
View commit details
Copy full SHA for 3109b32
View code at this point
Browse repository at this point
Commits on Oct 28, 2020
Build/Test Tools: Allow the desired version of PHPUnit to be passed to the local Docker environment.
Show description for c812f63
desrosj
committed
c812f63
View commit details
Copy full SHA for c812f63
View code at this point
Browse repository at this point
Build/Test Tools: Revert [49358] to investigate failures.
Show description for 26278f1
desrosj
committed
26278f1
View commit details
Copy full SHA for 26278f1
View code at this point
Browse repository at this point
Build/Test Tools: Allow the desired version of PHPUnit to be passed to the local Docker environment.
Show description for a3bd118
desrosj
committed
a3bd118
View commit details
Copy full SHA for a3bd118
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Build/Test Tools: Pass GitHub Action related environment variables to the Docker container.
Show description for 91b5e52
desrosj
committed
91b5e52
View commit details
Copy full SHA for 91b5e52
View code at this point
Browse repository at this point
Commits on Jun 4, 2020
Docs: Fix a typo in the Docker compose file.
Show description for 05e1cb8
desrosj
committed
05e1cb8
View commit details
Copy full SHA for 05e1cb8
View code at this point
Browse repository at this point
Commits on Feb 9, 2020
Build/Test Tools: Expose port 3306 of MySQL container.
Show description for 89dfd40
SergeyBiryukov
committed
89dfd40
View commit details
Copy full SHA for 89dfd40
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
Build/Test Tools: Pass the `TRAVIS_BRANCH` and `TRAVIS_PULL_REQUEST` environment variables along to the Docker container.
Show description for 2915793
SergeyBiryukov
committed
2915793
View commit details
Copy full SHA for 2915793
View code at this point
Browse repository at this point
Commits on Sep 26, 2019
Build Tools: Pass the current uid/gid to Docker containers.
Show description for da43c14
pento
committed
da43c14
View commit details
Copy full SHA for da43c14
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
Build Tools: Pass the LOCAL_DIR environment variable through to the phpunit Docker container.
Show description for ece257f
pento
committed
ece257f
View commit details
Copy full SHA for ece257f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL