plone.docker
plone.docker copied to clipboard
Proposal: Split images into demo/dev and production
Abstract
The idea is to make images for production smaller (in the base) and remove more unneeded stuff as packages and libraries.
Proposal
- Keep our current image as demo/dev version
- Create a new image with a multi-stage build setup to create a smaller Plone base image even more suited for production.