{"id":13405905,"url":"https://github.com/plone/plone-backend","last_synced_at":"2025-08-11T11:11:05.645Z","repository":{"id":40481021,"uuid":"418542681","full_name":"plone/plone-backend","owner":"plone","description":"Plone backend Docker images using Python 3 and pip.","archived":false,"fork":false,"pushed_at":"2025-06-20T21:17:28.000Z","size":359,"stargazers_count":18,"open_issues_count":31,"forks_count":18,"subscribers_count":186,"default_branch":"6.1.x","last_synced_at":"2025-06-20T22:24:10.948Z","etag":null,"topics":["cms","docker","docker-image","plone-core"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plone.png","metadata":{"files":{"readme":"README.md","changelog":"news/102.bugfix","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"github":"plone"}},"created_at":"2021-10-18T14:40:43.000Z","updated_at":"2025-06-20T21:17:29.000Z","dependencies_parsed_at":"2024-04-26T08:29:10.780Z","dependency_job_id":"4e0c6aa6-3154-49ff-9a49-22d3c16221f7","html_url":"https://github.com/plone/plone-backend","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/plone/plone-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plone%2Fplone-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plone%2Fplone-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plone%2Fplone-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plone%2Fplone-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plone","download_url":"https://codeload.github.com/plone/plone-backend/tar.gz/refs/heads/6.1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plone%2Fplone-backend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269873158,"owners_count":24488993,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":["cms","docker","docker-image","plone-core"],"created_at":"2024-07-30T19:02:15.530Z","updated_at":"2025-08-11T11:11:05.629Z","avatar_url":"https://github.com/plone.png","language":"Shell","funding_links":["https://github.com/sponsors/plone"],"categories":["Shell"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Plone Logo\" width=\"200px\" src=\"https://raw.githubusercontent.com/plone/plone-backend/5.2.x/docs/logo.png\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  plone/plone-backend\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/plone/plone-backend?sort=semver)](https://hub.docker.com/r/plone/plone-backend)\n[![Docker Image Size (latest semver)](https://img.shields.io/docker/image-size/plone/plone-backend?sort=semver)](https://hub.docker.com/r/plone/plone-backend)\n\n![GitHub Repo stars](https://img.shields.io/github/stars/plone/plone-backend?style=flat-square)\n[![license badge](https://img.shields.io/github/license/plone/plone-backend)](./LICENSE)\n\n\u003c/div\u003e\n\nPlone backend [Docker](https://docker.com) images using Python 3 and [pip](https://pip.pypa.io/en/stable/).\n\n**Note:**\nThese are the official images for the [Plone 6](https://plone.org/) release, together with [plone-frontend](https://github.com/plone/plone-frontend).\nThese images are **not** Buildout based!\n\n## Tags\n### Supported tags and respective Dockerfile links\n\n| Plone Version | Tags | Dockerfile |\n| --- | --- | --- |\n| 6 | `6.0.14`, `6.0`, `6`, `latest` | [(6.0.x/Dockerfile)](https://github.com/plone/plone-backend/blob/v6.0.14/Dockerfile)|\n| 6.1 | `6.1.2`, `6.1` | [(6.1.x/Dockerfile)](https://github.com/plone/plone-backend/blob/v6.1.2/Dockerfile)|\n| 6 (nightly) | `nightly` |  [(Dockerfile.nightly)](https://github.com/plone/plone-backend/blob/6.0.x/Dockerfile.nightly) |\n\n**Possible breaking changes in upcoming Plone 6.1 dependencies**\n\nPlease note that the backend images in the 6.1.x series have several updated dependencies, which you should verify and test before using them in any existing project. Even if you extend from these images. The underlying OS has been switched from Debian 11 buster to 12 bookworm. Python is updated from \n3.11 to 3.12. Relstorage has a new major release going from 3.x to 4.1. And there are are minor updates for libldap, libtiff and psycopg2 OS and Python libraries.\n\n### Unsupported tags\n\n**Note:**\nThese images for Plone 5 are **not** officially supported by the Plone community.\n\n\n| Plone Version | Tags | Dockerfile |\n| --- | --- | --- |\n| 5.2 | `5`, `5.2`, `5.2.14` | [(5.2.x/Dockerfile)](https://github.com/plone/plone-backend/blob/v5.2.14/Dockerfile) |\n\n\n See also the official [Buildout-based Plone 5 images](https://hub.docker.com/_/plone).\n\n## Usage\n\nPlease refer to the [Official Plone Documentation](https://6.docs.plone.org/install/containers/images/backend.html) for further documentation and examples.\n\n## Contribute\n\n- [Issue Tracker](https://github.com/plone/plone-backend/issues)\n- [Source Code](https://github.com/plone/plone-backend/)\n- [Documentation](https://6.docs.plone.org/install/containers/images/backend.html)\n\nPlease **DO NOT** commit to version branches directly. Even for the smallest and most trivial fix.\n**ALWAYS** open a pull request and ask somebody else to merge your code. **NEVER** merge it yourself.\n\n## Credits\n\nThis project is supported by:\n\n[![Plone Foundation](https://raw.githubusercontent.com/plone/.github/main/plone-foundation.png)](https://plone.org/)\n\n## License\n\nThe project is licensed under GPLv2.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplone%2Fplone-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplone%2Fplone-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplone%2Fplone-backend/lists"}