[ad_1]
I am trying to setup the fastest and smoothest wordpress development environment, I have tried to setup a docker compose environment, which ended by having 2 Makefiles, a Dockerfile, and two docker compose files.
I have did all of this to avoid configuring WP everytime I delete the mounted volumes or the containers,….
So I have done some researches to see what is used:
– Local
– Traditional (Lamp, Wamp, Xamp,….)
And I found Lando ! Basically It is an abstraction layer of Docker, “Docker made up easy”
What is the best and proper way to automatise the bootrsaping of a local WP environment.
[View Poll]) [ad_2]