7 ms·
at the agency i work at we have been using https://lando.dev https://lando.dev for some time with a lot of success. It is an abstraction over docker which isn't
by NationOfJoe 3y ago
at the agency i work at we have been using https://lando.dev https://lando.dev for some time with a lot of success. It is an abstraction over docker which isn't ideal but it allows us to quickly get going with projects and switch with no down time.
- Kimitri 3y ago+1 for Lando. We used to rely on a bunch of shell scripts based on Docker4Drupal but it was such a PITA to maintain. Lando provides essentially the same customizability with a fraction of the hassle of our previous solution.