Skip to content

Plone backend Docker images using Python 3 and pip.

License

Notifications You must be signed in to change notification settings

codesyntax/plone-backend

 
 

Repository files navigation

Custom plone/plone-backend images

These are custom Plone docker images.

They address some issues found in original plone/plone-backend images that are already merged but not released, and some others that are not merged yet.

The purpose of the repository is to have a public container registry in order to base our deployment images on them.

The generated docker images are:

  • ghcr.io/codesyntax/plone-backend/server-builder
  • ghcr.io/codesyntax/plone-backend/server-prod-config
  • ghcr.io/codesyntax/plone-backend/plone-backend

The issues included here are:

Merged but not released:

Unmerged:

  • Do not do a find & chown for all files in /data: plone#172

About

Plone backend Docker images using Python 3 and pip.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 62.6%
  • Python 19.8%
  • Makefile 11.4%
  • Ruby 4.2%
  • Dockerfile 1.7%
  • Gherkin 0.3%