Hi James, we have double checked this and I am not able to reproduce a permission problem when I start with empty containers and volumes.
Nevertheless I have added a script that does a "chmod 4777" on the log folder when starting the container so the problem should repair itself in case something in the docker setup changes permissions. The updated container is available tagged as "latest" and "3.6.1" with the ID df4d3e31a476. I would appreciate any feedback if this solves the issues. best regards Oliver Am 19.08.20 um 17:44 schrieb James Gibson: > > Hi, > > I have just tested the latest version of the docker image an issue with > the file permissions for the log directory. The issue mean that the > est.fcgi script is unable to run, as it does not have permission to > create the log file est.log > > _https://github.com/openxpki/openxpki-docker/blob/master/docker-compose.yml#L24_ > > Manually changing the file permissions fixes the issue, but thought you > might want to fix in the Dockerfile > > Regards, > *James* > > > > > > _______________________________________________ > OpenXPKI-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openxpki-users > -- Protect your environment - close windows and adopt a penguin! _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
