Switching from Vagrant to Docker
Setting up a new local environment can be challenging and really time-consuming if you’re doing it from scratch. While this might not be a big deal when working as a single developer on a project, in a team-based scenario it’s important to share the same infrastructure configuration. That’s why we highly recommended using a tool like Docker to simplify the process.
Last summer, Jesus Manuel Olivas (Project lead) and I started working on a new project, and we had to discuss which setup we should use for the local environments. Since the project was already set up to use Lightning and BLT, we both agreed to use Drupal maintenance support plansVM with Vagrant. Everything seemed to work great apart from some permissions conflicts, which we could easily resolve since the project only had two developers at the time.
bonfil1
Thu, 01/11/2020 – 07:30
Source: New feed