{"id":28591416,"url":"https://github.com/macropin/docker-roundcube","last_synced_at":"2026-03-06T04:03:50.245Z","repository":{"id":141148679,"uuid":"41288502","full_name":"macropin/docker-roundcube","owner":"macropin","description":"Docker image for Roundcube webmail","archived":false,"fork":false,"pushed_at":"2019-03-13T07:54:47.000Z","size":14,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-20T15:54:37.817Z","etag":null,"topics":["docker-container","docker-image","docker-roundcube","roundcube"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/macropin/roundcube/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/macropin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-08-24T07:22:51.000Z","updated_at":"2019-12-31T08:35:19.000Z","dependencies_parsed_at":"2024-03-31T01:15:21.800Z","dependency_job_id":null,"html_url":"https://github.com/macropin/docker-roundcube","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/macropin/docker-roundcube","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macropin%2Fdocker-roundcube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macropin%2Fdocker-roundcube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macropin%2Fdocker-roundcube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macropin%2Fdocker-roundcube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macropin","download_url":"https://codeload.github.com/macropin/docker-roundcube/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macropin%2Fdocker-roundcube/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30161345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"online","status_checked_at":"2026-03-06T02:00:08.268Z","response_time":250,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-container","docker-image","docker-roundcube","roundcube"],"created_at":"2025-06-11T09:14:45.216Z","updated_at":"2026-03-06T04:03:50.230Z","avatar_url":"https://github.com/macropin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Roundcube Docker\n\n[![](https://badge.imagelayers.io/macropin/roundcube:latest.svg)](https://imagelayers.io/?images=macropin/roundcube:latest)\n\nProduction ready Docker container for [Roundcube](https://github.com/roundcube/roundcubemail).\n\n## Features\n\n- Uses [debian](https://registry.hub.docker.com/_/debian/) base image\n- Thin Container. Uses linked [MariaDB](https://registry.hub.docker.com/_/mariadb/) and IMAP containers for those services\n- Installs latest Roundcube cleanly from Git source\n\n## Usage\n\nFeel free to use this [Unit File](https://github.com/macropin/docker-units/blob/master/roundcube.service) or construct your own arguments.\n\n## Environment variables\n\nThese are the base variables:\n\n- `DATABASE_USER` - Required: Database username.\n- `DATABASE_PASS` - Required: Database password.\n- `DATABASE_HOST` - Optional: Database host, or use `--link mariadb`\n- `DATABASE_NAME` - Optional: Database Name. Default 'roundcube'.\n- `DEFAULT_HOST` - Optional: IMAP Host URL, or use `--link mailserver` (must expose port 993 imaps).\n- `DEFAULT_PORT` - Optional: IMAP Port, or or use `--link mailserver` (must expose port 993 imaps).\n- `SMTP_SERVER` - Optional: SMTP Host URL, or use `--link mailserver` (must expose port 465 smtps).\n- `SMTP_PORT` - Optional: SMTP Port, or or use `--link mailserver` (must expose port 465 smtps).\n\nSSL Configuration:\n\n- `SSL_ENABLED` - Optional: Enable SSL\n- `SSL_KEY` - Optional: Path to SSL Key\n- `SSL_CRT` - Optional: Path to SSL Certificate\n- `SSL_CA` - Optional: Certificate Authority Chain\n\nApache MPM Tuning:\n\n- `MPM_START` - Optional: Default '5'\n- `MPM_MINSPARE` - Optional: Default '5'\n- `MPM_MAXSPARE` - Optional: Default '10'\n- `MPM_MAXWORKERS` - Optional: Default '150'\n- `MPM_MAXCONNECTIONS` - Optional: Default '0'\n\n## TODO\n\n- Add support for handling database schema upgrades. Currently this must be done manually.\n\n## Status\n\nProduction Stable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacropin%2Fdocker-roundcube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacropin%2Fdocker-roundcube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacropin%2Fdocker-roundcube/lists"}