@fredvd Is anything related to using the worker container for exporting/importing the relstorage dump documented yet? I wanted to learn and add that to the troubleshooting.md in the training docs.
In the initial attempt to add a hint there the goal was to execute classic Zope related commandline tools inside a regular docker container.
There is also a related ticket on the exporter/importer stuff here: How can plone-exporter be called manually inside a docker based Plone 6.0 Volto deployment? · Issue #51 · plone/plone.exportimport · GitHub
There @yurj mentioned the option to use a docker exec approach, but did not explored it further and suggested to continue here in the community forum.
Here I go!
By the way: When fixing issues with the migration of the Plone Tagung 2025 Recordings from the cloud recording server to an at rest local server under a different domain, I learned to work with Postgres databases live to fix some table entries from the commandline. Hard Stuff!