

If you're using Docker for Mac, you need to perform one additional step to ensure you can access Drupal VM using a unique IP address: You can also add other subdomains if you're using other built-in services, e.g. (Substitute the IP address and domain name you'd like to use to access your Drupal VM container.) Managing your hosts file ¶īefore using Docker to run Drupal VM, you should edit your hosts file and add the following line: 192.168.89.89 drupalvm.test You can 'bake your own' customized Drupal VM Docker image and reuse it or share it with your team.ĭocker support is currently experimental, so unless you're already familiar with Docker, it might be best to wait until later versions of Drupal VM are released with more stable support.You can build a customized local instance using Docker, pulling the official geerlingguy/drupal-vm image.
DOCKER FOR MAC ACCESS VM INSTALL
