wp-vagrant
wp-vagrant copied to clipboard
Publish provider 'docker'
Does currently not work since the Docker image itself is not self-contained enough and still needs sc to start it. But some day we could publish docker as a native Vagrant provider.
Guide: https://howtoprogram.xyz/2016/07/24/vagrant-docker-provider-tutorial/
We have been offering a docker-compose.yml file and Docker images in the Seravo/WordPress project template for some years now. Using VirtualBox+Docker might be useful for Windows/Mac users as Vagrant would take care of the hostnames etc? Worth testing.