[wp-trac] [WordPress Trac] #52591: Update mysql image in WordPress Docker setup to work on arm architectures
WordPress Trac
noreply at wordpress.org
Mon Feb 22 08:25:46 UTC 2021
#52591: Update mysql image in WordPress Docker setup to work on arm architectures
------------------------------+-----------------------------
Reporter: justinahinon | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version: trunk
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------------------
When following the steps in https://github.com/WordPress/wordpress-
develop/blob/master/README.md to set up a WordPress Core development
environment, you'll run into an error at this step: {{{npm run
env:start}}} when the script is pulling the mysql image.
{{{
ERROR: no matching manifest for linux/arm64/v8 in the manifest list
entries
}}}
This is due to mysql not supporting yet arm architectures (per
https://github.com/docker-
library/mysql/issues/318#issuecomment-339460074).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52591>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list