The latest 8.4.0 image cannot run on older CPUs (maybe after upgrading to oracle linux 9).
The only message in docker logs is
Fatal glibc error: CPU does not support x86-64-v2
Edit: all mysql images regardless of MySQL version that are based on Oracle Linux 9 require a CPU with x86-64-v2 support. See links below in #1055 (comment)
The latest 8.4.0 image cannot run on older CPUs (maybe after upgrading to oracle linux 9).
The only message in docker logs is
Fatal glibc error: CPU does not support x86-64-v2Edit: all
mysqlimages regardless of MySQL version that are based on Oracle Linux 9 require a CPU withx86-64-v2support. See links below in #1055 (comment)