Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

joshbonnick/wordpress-docker-yml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

WordPress Docker Boilerplate

Boilerplate docker-compose.yml file for WordPress development.

Setup

$ docker-compose up -d

Wordpress: http://localhost:8001 PhPMyAdmin: http://localhost:8081 MySQL:

  • u root
  • p pass
  • host localhost
  • port 3306

About

Boilerplate docker-compose.yml file for WordPress development.

Resources

Stars

Watchers

Forks