Plone On Docker

Community maintained Plone Images for Docker.

Introduction

Plone Docker Images are maintained by the Plone Community.

Note

Because of the way how Docker, Inc. handles ‘official images’, sometimes the releases are lagging behind.

You can get always the latest releases from our own repository on Docker Hub.

These images are a compromise between the best practices for writing Dockerfiles and installing Plone using the Unified UNIX Installer.

Warning

Please do not copy one of the examples of this documentation and use it in production !

If you want to use it in production, you need to have solid knowledge about Docker and hosting.

Running Plone as a microservice is only suited if you update and deploy your Plone microservice on a regular basis !

Our images are excellent for test driving Plone, checking add-ons or as a base for development/theming.