mirror of
https://github.com/bitnami/containers.git
synced 2026-03-11 07:39:06 +08:00
* Fix sidekiq volume mount in docker compose In 2.4.4-debian-10-r8 release, a change was made noted in the readme that says: > Discourse and Sidekiq now make use of the same volume to persist data. This solves issues related to being unable to locate some files generated on-demand by the Sidekiq job scheduler. This change applies this same volume to the docker-compose file. Without the change, sidekiq stalls indefinitely at startup waiting for the discourse DB to be populated. This fixes issues e.g. as noted in #52988 Signed-off-by: Nick Touran <contact@partofthething.com> * Removed unused sideqik volume Signed-off-by: Nick Touran <contact@partofthething.com> --------- Signed-off-by: Nick Touran <contact@partofthething.com>
2.1 KiB
2.1 KiB