Skip to content

hsdt/docker-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERM Docker Website

This repository was created as part of a tutorial on how to setup a local development environment to build a WordPress theme.

Installation

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.