Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plone: Add info about Plone 6 Docker images #2479

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Add warning about support and what to do
stevepiercy authored Aug 3, 2024
commit 66fdf9fb3cbf444b2a7ff1e8d82160d76a3d483d
6 changes: 6 additions & 0 deletions plone/content.md
avoinea marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -8,6 +8,12 @@

The official Docker images for Plone 5.x and Plone 4.x are available here.

**IMPORTANT**

- Plone 4.x is no longer supported.
- Plone 5.x is out of maintenance support, and will exit security support on 2024-10-31.
- It is strongly recommended to migrate to the latest available Plone version. See https://plone.org/download/release-schedule for details.

Beginning with Plone 6.x, the frontend and backend run in separate Docker images.

- [Plone Backend](https://github.com/plone/plone-backend)