Hi,
for our next app we require a feature of Docker, which currently does not seem to be exposed to apps at the moment.
https://stash.z-hub.io/projects/K4U/repos/kopano-apps/browse/kopano-konnect/Makefile#35-47
For a successful start the process in the container needs to run with the same uid (guid is optional) as the kopano-server process. Additionally the --read-only flag would be nice.
Can the startup of a container already be influenced in such a way?