Skip to content

Lean wordpress Dockerfile with nginx, php-fpm built on alpine linux.

Notifications You must be signed in to change notification settings

abcydybcy/docker-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Releases with *-onstart tag download latest Wordpress on start, the rest have verion baked in from the day of the build.

Volumes:

  • Wordpress mount point: /srv/wordpress: -v your/wp/files:/srv/wordpress

Environment variables:

  • DB_HOST: Database host
  • DB_NAME: Database name
  • DB_USER: Database user
  • DB_PASS: Database password
  • WP_HOME: FQDN/IP to use in Wordpress
  • WP_OLD_HOME: Old WP_HOME value, when specified URLs in the database will be updated with the new value.

About

Lean wordpress Dockerfile with nginx, php-fpm built on alpine linux.

Resources

Stars

Watchers

Forks

Packages

No packages published