DEV Community

Discussion on: How to get WordPress running with Docker

Collapse
 
venelinn profile image
Venelin

Nice article!
But you can also install Lando and use Wordpress recipe. I guess the performance should be the same since Lando uses Docker !

Collapse
 
lampewebdev profile image
Michael "lampe" Lazarski

Didn't know about Lando. I will have a look at it.

Thanks for the great comment.

Have a fantastic day.

Collapse
 
shry profile image
shry

I have developed an open-source project called wordup on GitHub,
which is a development tool only for WordPress.
You can also setup a docker-compose based stack in a matter of seconds, export your project and much more.