Hello devs and list lurkers
Upon common request [1] and a pull request from @J0WI we now published a Docker image for Roundcube webmail:
https://hub.docker.com/r/roundcube/roundcubemail/
It's meant to be configured with the described env variables and ready for serving the webmail without first running through the installer. So far the configuration options are limited but it's a start. Before we now apply for an official image, I'd like your feedback and suggestions what other configuration options would be worth to be supported, especially when considering to use the docker image for production environments, too.
So please give it a try and check the Dockerfile and entrypoint [2] for suggestions.
Kind regards, Thomas
[1] https://github.com/roundcube/roundcubemail/issues/5827 [2] https://github.com/roundcube/roundcubemail/tree/master/docker