bdsach / wordpress-docker

Build your WordPress project with Docker Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress with Docker Compose

This is a simple example of how to use Docker Compose to run a WordPress site.

Usage

  1. Clone this repository
  2. Run docker-compose up -d
  3. Visit http://localhost:8000 in your browser

About

Build your WordPress project with Docker Compose