vorburger opened a new pull request #643: Add Z,ro flags to Docker Compose Volume URL: https://github.com/apache/fineract/pull/643 This is required on secure Linux distributions such as Fedora/CentOS/RHEL where SELinux is enabled, where without this the mysql container fails to start due to: ls: cannot open directory '/docker-entrypoint-initdb.d/': Permission denied These Z,ro volume mount flags are (should be..) harmless and ignored by Docker on other platforms, such as insecure ;) Linux distributions without SELinux, or Windows and Mac.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
