17 lines
564 B
Markdown
17 lines
564 B
Markdown
# RoundCube with additional plugins
|
|
|
|
## RoundCube
|
|
|
|
roundcube webmail is a browser-based IMAP client. Its docker image comes with a bunch of default plugins but if you need additional ones
|
|
you have to build your own docker image.
|
|
|
|
This is what this repository is all about!
|
|
|
|
To learn more about roundcube please [visit their website](https://roundcube.net/)
|
|
|
|
Base image: [roundcube/roundcubemail:latest-apache](https://hub.docker.com/r/roundcube/roundcubemail)
|
|
|
|
## List of additional plugins
|
|
|
|
* [roundcube/carddav](https://packagist.org/packages/roundcube/carddav)
|