{"id":48180115,"url":"https://github.com/cyrusimap/cyrus-docker","last_synced_at":"2026-04-04T17:43:43.605Z","repository":{"id":43662644,"uuid":"61507341","full_name":"cyrusimap/cyrus-docker","owner":"cyrusimap","description":"a container for testing Cyrus IMAP","archived":false,"fork":false,"pushed_at":"2026-03-26T15:02:43.000Z","size":1194,"stargazers_count":20,"open_issues_count":4,"forks_count":16,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-03-27T05:59:12.541Z","etag":null,"topics":["cyrus-imapd","docker","docker-image"],"latest_commit_sha":null,"homepage":"https://github.com/cyrusimap/cyrus-docker/pkgs/container/cyrus-docker","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyrusimap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-06-20T00:50:10.000Z","updated_at":"2026-03-26T15:04:42.000Z","dependencies_parsed_at":"2024-12-20T15:25:01.702Z","dependency_job_id":"34655f70-a428-43ae-a04a-216293b296e4","html_url":"https://github.com/cyrusimap/cyrus-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cyrusimap/cyrus-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyrusimap%2Fcyrus-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyrusimap%2Fcyrus-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyrusimap%2Fcyrus-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyrusimap%2Fcyrus-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyrusimap","download_url":"https://codeload.github.com/cyrusimap/cyrus-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyrusimap%2Fcyrus-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31407649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cyrus-imapd","docker","docker-image"],"created_at":"2026-04-04T17:43:39.641Z","updated_at":"2026-04-04T17:43:43.600Z","avatar_url":"https://github.com/cyrusimap.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OCI Images for Cyrus IMAP\n\nThis repo contains a Dockerfile for building a container that has all the\nrequired libraries for building and testing Cyrus IMAP.  It is meant for use in\nCyrus IMAP's automated test runs, and for testing changes while developing\nCyrus.\n\nThere are two ways to acquire the OCI images.\n\n## Build locally from a Dockerfile\n\nDebian is the preferred platform for Cyrus IMAP, so these instructions will be\nspecific to Debian distributions.  While we'd like to support multiple\nplatforms in the future, we do not currently do so.\n\nThe `Dockerfile` is in the `Debian` directory. To build the Debian\nbased OCI image, run the following commands from the current\ndirectory:\n\n```\n$ cd Debian\n$ docker build -t \u003cimage-name\u003e .\n```\n\nwhere `\u003cimage-name\u003e` could be anything you like. Because the current OCI\nimage is based on [Debian\n\"bookworm\"](https://www.debian.org/releases/bookworm/), we would typically run\nit as:\n\n```\n$ docker build -t cyrus-bookworm .\n```\n\n..and let Docker do its thing.\n\n## Fetch latest images from the GitHub Container Repository\n\n```\n$ docker pull ghcr.io/cyrusimap/cyrus-docker:nightly\n```\n\n\n## Running the Docker instance\n\nTo run the built container:\n\n```\n$ docker run -it ghcr.io/cyrusimap/cyrus-docker:nightly\n```\n\n(Or provide whatever name you use when building the image yourself.)\n\nYou'll be dropped into an interactive shell with some help about how to go\nabout cloning and testing Cyrus IMAP.  You can also look at the included `dar`\ntool (`./bin/dar)) for how to use this container while working on your\nown branch of Cyrus IMAP.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyrusimap%2Fcyrus-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyrusimap%2Fcyrus-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyrusimap%2Fcyrus-docker/lists"}