[wp-trac] [WordPress Trac] #59930: Problems pulling relevant MySQL Docker container
WordPress Trac
noreply at wordpress.org
Wed Nov 29 13:24:14 UTC 2023
#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 | Focuses:
------------------------------+---------------------
Comment (by Bernhard Reiter):
I just ran into this on my MacBook Pro (M1 Pro, i.e. Apple Silicone, with
macOS Sonoma 14.1.1), after an `npm run env:reset`.
FWIW, I'm not using Docker Desktop but [https://github.com/abiosoft/colima
colima] (installed from brew; I also ran `brew update && brew upgrade`).
The patch fixes the issue for me; I had to run another `npm run env:reset`
though (as it would otherwise still fail on one of the Docker images).
----
FWIW, I'm still getting a warning, but it doesn't seem to be critical:
{{{
! php The requested image's platform (linux/amd64) does not match the
detected host platform (linux/arm64/v8) and no specific platform was
requested
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59930#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list