Skip to content

Conversation

@drzraf
Copy link

@drzraf drzraf commented Feb 20, 2018

@drzraf drzraf changed the title Make wp-content/wp-config.php overwrite optional Make wp-content/ and wp-config.php overwrite optional Feb 20, 2018
@tkaymak
Copy link

tkaymak commented Apr 3, 2018

Any update on this?

@cyrilchapon
Copy link

up

@ConstantinElse
Copy link

When this PR is going to be accepted ? I need it too.

@joshbetz
Copy link

In my image, I'm putting the main config in wp-config.php and auto-loading from another directory.

https://github.com/joshbetz/docker-wordpress/blob/master/fpm/wp-config.php#L3-L5

You can see how I'm using it here: https://github.com/joshbetz/docker-wp/blob/master/docker-compose.yml#L24

https://hub.docker.com/r/joshbetz/wordpress/

yliaho added a commit to yliaho/wp-docker-shenanigans that referenced this pull request Jan 11, 2019
@tianon
Copy link
Member

tianon commented Jun 23, 2020

Sorry for the long delay 🙇

The majority of the desired functionality here has been accomplished without any explicit environment variable through a combination of #206, #351, and (much more recently) #507.

That last one isn't exactly what's asked for here, but I think it's pretty reasonable: the test isn't at all deep (just a directory existence check), so if you don't want to actually have the default themes/plugins, you can just pre-create the relevant directories (empty) and copying them will be skipped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants