{"id":16154933,"url":"https://github.com/rroemhild/docker-mailpile","last_synced_at":"2025-10-24T01:31:48.144Z","repository":{"id":33128053,"uuid":"36767508","full_name":"rroemhild/docker-mailpile","owner":"rroemhild","description":"A minimal Mailpile Docker image based on Alpine Linux.","archived":false,"fork":false,"pushed_at":"2020-12-11T10:39:13.000Z","size":21,"stargazers_count":27,"open_issues_count":4,"forks_count":21,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-03-10T19:53:44.763Z","etag":null,"topics":["docker","email","encryption","gnupg","mailpile","security"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/rroemhild.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}},"created_at":"2015-06-02T23:19:59.000Z","updated_at":"2022-06-02T13:59:47.000Z","dependencies_parsed_at":"2022-07-16T23:07:13.212Z","dependency_job_id":null,"html_url":"https://github.com/rroemhild/docker-mailpile","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rroemhild%2Fdocker-mailpile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rroemhild%2Fdocker-mailpile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rroemhild%2Fdocker-mailpile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rroemhild%2Fdocker-mailpile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rroemhild","download_url":"https://codeload.github.com/rroemhild/docker-mailpile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867147,"owners_count":16555821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","email","encryption","gnupg","mailpile","security"],"created_at":"2024-10-10T01:19:18.242Z","updated_at":"2025-10-24T01:31:42.784Z","avatar_url":"https://github.com/rroemhild.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mailpile Docker image\n\nA minimal Mailpile Docker image based on Alpine Linux.\n\n## Usage\n\n```\ndocker run -d --name mailpile -p 33411:33411 rroemhild/mailpile\n```\n\nBind volume `/root/.local/share/Mailpile` and `/root/.gnupg` for persistent storage:\n\n```\ndocker run -d --name mailpile -p 33411:33411 -v /some/local/path:/root/.local/share/Mailpile -v /another/local/path:/root/.gnupg rroemhild/mailpile\n```\n## Docker-compose\n\n```yaml\nversion: '3'\nservices:\n  mailpile:\n    container_name: mailpile\n    image: rroemhild/mailpile\n    volumes:\n      - '/some/local/path:/root/.local/share/Mailpile'\n      - '/another/local/path:/root/.gnupg'\n    ports:\n      - '33411:33411'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frroemhild%2Fdocker-mailpile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frroemhild%2Fdocker-mailpile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frroemhild%2Fdocker-mailpile/lists"}