frankenwp icon indicating copy to clipboard operation
frankenwp copied to clipboard

docs: Match the environment variable with upstream

Open pan93412 opened this issue 1 year ago • 0 comments

FrankenWP reuses the upstream docker-entrypoint.sh, and this script requires a WORDPRESS_ variable before it copies wp-config.php from the template.

Besides, WORDPRESS_* variables are also worked on this image.

https://github.com/docker-library/wordpress/blob/0015d465b4115ade0e0f98b3df8b5c17ec4a98e4/docker-entrypoint.sh#L70-L71

pan93412 avatar Dec 02 '24 13:12 pan93412