testcontainers-java
testcontainers-java copied to clipboard
Ensure that directory permissions are properly set on MySQL and MariaDB
Fixes #914 #4952
Forces Directory/File to have the Others permission set (755 for Dir, 644 for Files), to avoid umask issues