Commit Graph

1 Commits (60e6079b04cc9ffe6fe121c0091773ccabfb5b84)

Author SHA1 Message Date
Dominik Dzienia 60e6079b04 Migrate from bitnami/mongodb to official mongo image
Updated docker-compose template to use official mongo image with
correct data directory (/data/db). Added patch_docker_compose()
function to automatically migrate existing configurations from
bitnami/mongodb to mongo image, including volume path fixes.
Containers are restarted automatically if they were running.
3 weeks ago