Direct deployment with python3.11

Hi,
I use Mayan 4.3.4.
When executing:
docker run -d -p 80:80 docker/getting-started

I end up with an error message on compiling wheel.

type src/greenlet/greenlet.h:42:5: error: unknown type name ‘CFrame’
...

It seems, there is a python problem with the greenlet package (greenlet 2.0.2 is installed)
python is 3.11.2

I try to switch my direct installation to docker. Basicly it works, but I have some issues. One of it is that document previews are mostly not here, for example.

Regards,
Johann