Skip to content

cosentino/wordpress-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A docker-compose.yml file for WordPress, MySql and phpMyAdmin

Get up and running in a breeze without the hassle of installing and configuring PHP, Wordpress, MySql and phpMyAdmin.

Usage

Themes & plugins development

This is a really simple environment for themes & plugins development.

  • Your WordPress installation will be available at http://localhost:8000
  • The wp-content folder you'll find in this repo will be shared with the WordPress installation, put your code there.
  • MySql data will persist between docker compose execution and will be accessibile via phpMyAdmin at http://localhost:8080/

About

Docker compose for Wordpress, MySql and phpMyAdmin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published