Skip to content

Latest version of wordpress dockerized with mysql 5.7 using docker-compose

Notifications You must be signed in to change notification settings

nabby27/docker-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress on docker

Dockerized wordpress on mysql 5.7

Requirements

Running

The default port is 8000 but you can change it in the .env file

Make sure the owner and group of the src folder is www-data

docker-compose up -d

Stop

docker-compose down

Database data is saved in the database/data folder

About

Latest version of wordpress dockerized with mysql 5.7 using docker-compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published