wger-project / docker

Production...ish docker-compose image for wger
GNU Affero General Public License v3.0
125 stars 43 forks source link

Volumes should be relative/absolute paths to allow for data to be persistent #1

Closed Jerk-Solutions closed 3 years ago

Jerk-Solutions commented 4 years ago

The current file doesn't allow for data to persist over restarts and for data to be backed up easily

rolandgeider commented 4 years ago

Hi there! The DB and other user files are stored in volumes so they can persist. Or do you mean e.g. the apache image?