Local Wordpress Development on M1 Macbook with 10up WP Local Docker 10updocker
Code Fallacy
In this video i introduce you to the tool 10updocker which i use for local wordpress development on the apple silicon architecture.
10updocker is an NPM package that automatically spins up docker containers with he necessary programs. 10updocker is compatible accross Mac, LInux, and Windows.
The m1 apple silicon and docker barely get along, just because containers mey be running, you may experience many errors. In this video i show you hot to install 10updocker. Remember that 10updocker needs to be installed with node 14 or you may experience errors during installation.
If you are on the M1 Apple Sillicon architeture, make sure to swap out mysql for mariadb, and change 10up/nginx-proxy to 10up/nginx-proxy:multiarch in the docker-compose.yml file located ~/.wplocaldocker/global
you may also want to comment out the PHPMYADMIN and Mailcatcher images to relieve cpu translation.
for the database manager i highly recommend sequel pro, just connect to your database container via the specified port. ... https://www.youtube.com/watch?v=qIviuna4nnA
68385837 Bytes