Skip to content

wordpress should be extracted into /var/www/html #93

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

wordpress should be extracted into /var/www/html #93

wants to merge 1 commit into from

Conversation

leon
Copy link

@leon leon commented Aug 11, 2015

Wordpress should be extracted into /var/www/html, otherwise nginx can't access the files

@lazyfrosch
Copy link

This is done by the docker-entrypoint on start of the container, when there is no Wordpress in the volume yet https://github.com/docker-library/wordpress/blob/master/docker-entrypoint.sh#L38

@leon
Copy link
Author

leon commented Aug 11, 2015

I see.
The problem is related to #92
At the moment https://github.com/docker-library/wordpress/blob/master/docker-entrypoint.sh#L4 is only doing this for apache2.

@leon leon closed this Aug 11, 2015
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.

2 participants