Skip to content

Plone backend Docker images using Python 3 and pip.

License

Notifications You must be signed in to change notification settings

plone/plone-backend

Plone Logo

plone/plone-backend

Docker Image Version (latest semver) Docker Image Size (latest semver)

GitHub Repo stars license badge

Plone backend Docker images using Python 3 and pip.

Note: These are the official images for the Plone 6 release, together with plone-frontend. These images are not Buildout based!

Tags

Supported tags and respective Dockerfile links

Plone Version Tags Dockerfile
6 6.0.13, 6.0, 6, latest (6.0.x/Dockerfile)
6.1 6.1.0, 6.1 (6.1.x/Dockerfile)
6 (nightly) nightly (Dockerfile.nightly)

Possible breaking changes in upcoming Plone 6.1 dependencies

Please 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 3.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.

Unsupported tags

Note: These images for Plone 5 are not officially supported by the Plone community.

Plone Version Tags Dockerfile
5.2 5, 5.2, 5.2.14 (5.2.x/Dockerfile)

See also the official Buildout-based Plone 5 images.

Usage

Please refer to the Official Plone Documentation for further documentation and examples.

Contribute

Please DO NOT commit to version branches directly. Even for the smallest and most trivial fix. ALWAYS open a pull request and ask somebody else to merge your code. NEVER merge it yourself.

Credits

This project is supported by:

Plone Foundation

License

The project is licensed under GPLv2.