This project uses Wordpress version 4.7.1 to start with but can be upgraded to whatever the latest version of Wordpress is once the Docker container is up and running.
- a rescent version of Docker for MAC, Docker for Windows or Docker ToolBox..
Run docker-compose -f compose/docker-compose.dev.yml up
for a dev server. Navigate to //localhost/
.
Run docker-compose -f compose/docker-compose.build.yml up
to build the project.