Open ottok opened 6 years ago
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.
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 publishdocker
as a native Vagrant provider.Guide: https://howtoprogram.xyz/2016/07/24/vagrant-docker-provider-tutorial/