Skip to content

megaya/docker_compose_for_wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Official wordpress Dockerfile conversion docker-compose. This docker container mount current wordpress dir.

Usage

Please download wordpress to current dir. You exec init.sh if your enviroment can use shell script.

./init.sh
# or add version
# ./init.sh 3.1.2

Run:

docker-compose up

http://{your ip}:8080/ (docker_native: http://localhost:8080/)

Attention

Docker container is not run if ./wordpress/wp-config.php exist.

About

docker-compose for wodpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages