Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Fix media upload #26

Open
derekherman opened this issue Dec 10, 2019 · 2 comments · May be fixed by #35
Open

Fix media upload #26

derekherman opened this issue Dec 10, 2019 · 2 comments · May be fixed by #35
Labels
bug Something isn't working

Comments

@derekherman
Copy link
Contributor

Currently you cannot upload media to the container.

@kasparsd
Copy link
Contributor

This has been fixed in #25 by mapping /var/www/html/wp-content to the named volume instead of the site root /var/www/html:

- wp_data:/var/www/html/wp-content

See this blog post for why that solves this known problem with the standard WP image.

@derekherman
Copy link
Contributor Author

@kasparsd did you confirm this was working. I am not able to upload.

@derekherman derekherman reopened this Dec 12, 2019
@kasparsd kasparsd added the bug Something isn't working label Dec 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants