[wp-trac] [WordPress Trac] #64654: Docker images in wordpress-develop do not support on Apple Silicon

WordPress Trac noreply at wordpress.org
Fri Feb 20 08:55:15 UTC 2026


#64654: Docker images in wordpress-develop do not support on Apple Silicon
------------------------------+------------------------------
 Reporter:  huzaifaalmesbah   |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:                    |     Focuses:
------------------------------+------------------------------

Comment (by ellatrix):

 What worked for me is pulling the images manually (I already had "Use
 Rosetta for x86_64/amd64 emulation on Apple Silicon" on but that by itself
 didn't work).

 docker pull --platform linux/amd64 wordpressdevelop/php:latest
 docker pull --platform linux/amd64 wordpressdevelop/cli:latest

 Then npm run env:start worked using that cache.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64654#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list