This repository was created as part of a tutorial on how to setup a local development environment to build a WordPress theme.
Required you have Docker and Docker Compose installed.
With Docker installed and running, in Terminal:
git clone https://github.com/hsdt/docker-website.git
cd docker-website
Then:
docker-compose up -d
Then in your browser:
http://localhost:8000/
Note: Map the domain before setup the wordpress content.