This project uses Wordpress version 4.9.8 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 up
for a dev server. Navigate to //localhost/
.
Run docker-compose -f docker-compose.build.yml up
to build the project.