Skip to content

WebMediaSolutionz/WMS-PHP

Repository files navigation

Web Media SolutionZ

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.

Requirements

  • a rescent version of Docker for MAC, Docker for Windows or Docker ToolBox..

Development server

Run docker-compose up for a dev server. Navigate to //localhost/.

Build and run Development server

Run docker-compose -f docker-compose.build.yml up to build the project.