[wp-trac] [WordPress Trac] #59930: Problems pulling relevant MySQL Docker container
WordPress Trac
noreply at wordpress.org
Fri Jan 5 18:47:46 UTC 2024
#59930: Problems pulling relevant MySQL Docker container
-------------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.5
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+---------------------
Changes (by desrosj):
* keywords: has-patch => has-patch needs-testing
Comment:
Another aspect of this issue is that `5.7` will still be the default in
older branches. So the `platform:` solution is likely needed for WP
branches <- 6.3. I think the 8.0 change can be reasonably backported to
the 6.4 branch because it only affects the local Docker environment and
does not affect any preferred defaults in the software itself.
I created 2 PRs that propose the following:
- Bump the default in `trunk` to 8.0, adding notes in the README and
`docker-compose.yml` file about changing MySQL version on ARM.
- Add `platform: linux/amd64` change to branches 6.3 and earlier.
In my testing, I've also found that the state of the Rosetta setting when
using MySQL 8.0+ does not prevent the environment from starting and
running. Would love confirmation of this.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59930#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list