mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
For some reason for original Docker compose configuration path `/data` was correct, but for production this directory is used which isn't used by Redis, except if it's configured expressly. Checked here: https://github.com/redis/docker-library-redis/blob/master/7.4/alpine/Dockerfile#L134 |
||
|---|---|---|
| .. | ||
| .dockerignore | ||
| docker-compose.production.yml | ||
| docker-compose.yml | ||
| Dockerfile.dev | ||
| Dockerfile.prod | ||
| sidekiq-entrypoint.sh | ||
| web-entrypoint.sh | ||