Skip to content

Template designed to bootstrap a new Wordpress dev environment

License

Notifications You must be signed in to change notification settings

ecomputer/wordpress-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordpress-docker-compose

This repository provides a basic directory structure, .gitignores, and a docker-compose configuration to bootrstrap a new Wordpress dev environment.

Creating a project

git clone https://github.com/ecomputer/wordpress-docker-compose.git my-wordpress-project
cd my-wordpress-project
rm -rf .git

Now you are able to start the docker-compose, and initialize a new git repository!

Tested with Wordpress 4.8.1 using php 7.1

Releases

No releases published

Packages

No packages published