The WordPress service would benefit from a volume #647

Open
opened 2026-03-07 21:21:03 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Firsh on GitHub (Apr 1, 2022).

Only the db persists, the files uploaded to the media library don't (if I throw away the container).

    volumes:
      - wordpress:/var/www/html

Or even just the wp-content folder.
In this file: https://github.com/docker/awesome-compose/blob/master/wordpress-mysql/docker-compose.yaml

Originally created by @Firsh on GitHub (Apr 1, 2022). Only the db persists, the files uploaded to the media library don't (if I throw away the container). ``` volumes: - wordpress:/var/www/html ``` Or even just the **wp-content** folder. In this file: https://github.com/docker/awesome-compose/blob/master/wordpress-mysql/docker-compose.yaml
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#647