Skip to content

thebatclaudio/wp-development-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

wp-development-docker

A Docker for Wordpress Plugin or Theme development

Requirements

  • Docker
  • Docker Compose

Get started

  • Edit docker-compose.yml and uncomment the line relative to what you want to develop (plugin or theme)
  • Create the folder with your plugin/theme data
  • Run docker-compose up
  • Go to http://localhost:8000 to see your Wordpress instance in action!

Releases

No releases published

Packages

No packages published