Topic: Docker
Local Development
As a theme, plugin, or even a core developer, you should be aware of these essential local environment tools:
wp-cli: a command-line tool for performing all kinds of administrative, maintenanance, database and other tasks.
wp-env (version 9.4.0 as of this post): an easy WordPress local environment manager. Uses Docker and node.js. It can be installed and run with ...