Anatolie C.
Anatolie C.
These are settings in Plesk:  I have set the permissions for /var/docker/mysql81 and /var/docker/mysql81_config on ubuntu to 755 and now the container starts but just in background, the DBs...
After much research, I discovered that Bitnami containers are **non-root** containers, started by default with a non-root user. The mounted files and directories must have the proper permissions for the...
> We use MySQL with Docker compose natively, and this morning all our environments that used the 8.0.37 image started to have problems. ... > This created a very serious...
I resolved all issues by switching to the Bitnami MySQL container images across all my servers.