Skip to content

Update docker entrypoint#200

Open
ericof wants to merge 2 commits intouvfrom
update-docker-entrypoint
Open

Update docker entrypoint#200
ericof wants to merge 2 commits intouvfrom
update-docker-entrypoint

Conversation

@ericof
Copy link
Member

@ericof ericof commented Feb 6, 2026

Changes

  • Add a export sub-command
  • Support instrumenting the runwsgi process by setting the INSTRUMENTATION_CMD environment variable
  • Support specifying a different zope.ini path by setting the ZOPE_INI_PATH environment variable

About zope.ini

This file uses PasteDeploy and from what I can see, it does not support environment variables. (But I need to research a bit more because I do remember patching it in websauna do to so). Thanks to that, adding new filters to the existing pipeline is not an easy task, that is why I decided to have this ZOPE_INI_PATH as an alternative way to have one container supporting customizations to this file if a flag is set.

@ericof ericof requested review from davisagli and fredvd February 6, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant