We have the docker container running and want to publish to confluence.
When I use the container to publish the pages they will always be created in the root hierarchy of the confluence space instead of under the ancestorId.
If I use doctoolchain directly after cloning the repository the publishToConfluence works fine and the pages will be created at the desired ancestor.
This is even logged by doctoolchain itself (notice the missing /pages/....)

