Skip to content

Simple Docker Compose for wordpress local development

Notifications You must be signed in to change notification settings

Alexintosh/wp-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple Docker Compose for wordpress local development

Stack
  • Wordpress 4.7.1
  • Mysql 5.7
  • Phpmyadmin (come on we all love him)
  • Pureftp
Create containers
docker-compose up
Strating containers
docker-compose start
Stopping containers
docker-compose stop
Remove containers

To stop and remove all the containers use the down command

docker-compose down

How can I support the developer?

  • Star the GitHub repo ⭐
  • Create pull requests, submit bugs, suggest new features or documentation updates 🔧
  • Follow me on Twitter 🐾

Can I hire you?

Yes! Ping me on Twitter or get in touch by mail I will be happy to work with you!

About

Simple Docker Compose for wordpress local development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published