[bitnami/mysql] startup issues when using root user #72807
Labels
mysql
solved
stale
15 days without activity
tech-issues
The user has a technical issue about an application
triage
Triage is needed
Name and Version
bitnami/mysql:8.4-debian-12 and bitnami/mysql:8.0-debian-12
What architecture are you using?
amd64
What steps will reproduce the bug?
i'm trying to start a bitnami/mysql container as root user, and below is my docker-compose.yml
but i got this
and it's stuck there, and the container's failed to start.
i've tried to change the image to version bitnami/mysql:8.0-debian-12, and everything's the same. it's still stuck there.
when i delete the line
user: root
, and everything's gonna be ok.i've read this page Work With Non-Root Containers
my question is, is it realy possible to using this image to start a root container?
What is the expected behavior?
No response
What do you see instead?
Additional information
No response
The text was updated successfully, but these errors were encountered: