Varying-Vagrant-Vagrants / VVV

An open source Vagrant configuration for developing with WordPress
https://varyingvagrantvagrants.org
MIT License
4.55k stars 849 forks source link

Check if docker is present before defaulting to it on Arm64 #2715

Closed tomjn closed 2 weeks ago

tomjn commented 2 weeks ago

Dont just default to docker, check if it is installed first then use parallels if thats present.

This is mainly affecting users on Arm who bought Parallels but never set it in config.yml who now updated to 3.13.1 which changed the default to docker on Arm

Checks

update-docs[bot] commented 2 weeks ago

Thanks for opening this pull request! Make sure CHANGELOG.md gets updated with this change, additionally any docs that need updated can be found at https://github.com/Varying-Vagrant-Vagrants/varyingvagrantvagrants.org

GitHub
GitHub - Varying-Vagrant-Vagrants/varyingvagrantvagrants.org: The VVV docs and website
The VVV docs and website. Contribute to Varying-Vagrant-Vagrants/varyingvagrantvagrants.org development by creating an account on GitHub.