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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2117a1c · Mar 17, 2025
Feb 4, 2025
Mar 27, 2023
Mar 17, 2025
Mar 12, 2025
Nov 2, 2024
Oct 19, 2022
Nov 15, 2021
Mar 17, 2025
Feb 3, 2025
Feb 6, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Oct 18, 2021
Jan 31, 2025
Mar 17, 2025
Mar 17, 2025
Mar 17, 2025

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.14, 6.0, 6, latest (6.0.x/Dockerfile)
6.1 6.1.1.rc1, 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.