#64437 closed enhancement (worksforme)
Docker compose overrides
| Reported by: | SirLouen | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | 2nd-opinion reporter-feedback |
| Cc: | Focuses: |
Description
Recently I was reading
https://github.com/WordPress/gutenberg/issues/72838
And it's weird, but I never thought about this and could be the solution to all my problems (aka, FTP server, Mailing w/mailhog, SSL, etc... for testing). Being able to have a default Docker override file, could help with having special setups.
Similar to this #52668 but targeting the whole docker-compose.yml
This could potentially close:
#63421, #63172, #63135
Before thinking in a patch, I would like to hear opinions.
Change History (3)
#3
in reply to: ↑ 2
@
8 months ago
- Milestone Awaiting Review
- Resolution → worksforme
- Status new → closed
Replying to westonruter:
Similar to this #52668 but targeting the whole docker-compose.yml
This is already possible, is it not? You can already provide an override via
docker-compose.override.yml?
Omg! I completely overlooked this section of that patch. Killer adition. And it's interesting because I see that pento added to gitignore the override 6 years ago.
I was still applying my patches 🤦♂️
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
cc @desrosj, @johnbillion, @westonruter