Skip to content

phanithken/wp-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

wp-docker

containerize wordpress application
rely on:

.env

WP_DB_HOST=host.docker.internal # depend on your server
WP_DB_NAME=dbname
WP_DB_USERNAME=dbuser
WP_DB_PASSWORD=dbpassword

DOCKER_WORDPRESS_PORT=8888 # your host port for wordpress app

directory structure

  • ./app : where your wp app source code are stored

About

docker for wordpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published