plone.docker icon indicating copy to clipboard operation
plone.docker copied to clipboard

plone on docker

Results 27 plone.docker issues
Sort by recently updated
recently updated
newest added

I intended to contribute to the `docker-initialize.py` but was a little worried to break things without automated tests. So I came up with these very basic checks. They compare the...

Just tracking it here, it would be awesome to have this here even if [plone/plone-backend](plone/plone-backend) exists, since this is still used and is still the official library image. I have...

See https://launchpad.net/plone/5.2/5.2.9

See https://launchpad.net/plone/5.2/5.2.8

alpine builds ok. e.g. https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/plone/ and https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/plone (alpine's ppc64le mariadb-embedded missing appears to have caught alpine in the middle of an update to 10.5.11). both these fail with: gcc: error...

The variable `ZEO_SHARED_BLOB_DIR` can be set to `on` if the ZEO server and the instance have access to the same directory; defaults to `off` ✅ But the variable `ZEO_PACK_KEEP_OLD` must...

@yosifkit comment on https://github.com/docker-library/official-images/pull/9770#issuecomment-796315055 > Just a note that buildout.cfg and docker-initialize.py seem like quite a lot to have outside the standard Plone packaging. Would it benefit users outside of...

We need docs about Relstorage usage: - https://docs.plone.org/manage/docker/docs/usage/basic.html - https://docs.plone.org/manage/docker/docs/usage/variables.html

33 needs: docs

I see that we have a disclaimer at the beginning of the readme that states that this image is not viable for production. Is this still a thing? I've started...

See discussion https://community.plone.org/t/installing-plone-with-just-pip-without-buildout/5402

04 type: enhancement