Anatolie C.

Results 4 comments of Anatolie C.

These are settings in Plesk: ![image](https://github.com/bitnami/containers/assets/9899389/238263b4-e0ff-416b-bf89-0392a075f03e) 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.