Open
Description
Both mailman-core and mailman-web bails when I mount the configs ro like this:
volumes:
- ./mailman-extra.cfg:/opt/mailman/mailman-extra.cfg
chown: /opt/mailman/mailman-extra.cfg: Read-only file system
mailman-core exited with code 1
I prefer mounting them because /opt is hard to manage and doesn't scale.