-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Description
Mysql container can NOT run with error " Fatal glibc error: CPU does not support x86-64-v2".
Related to docker-library/mysql#1055 .
ref: #https://unix.stackexchange.com/questions/631217/how-do-i-check-if-my-cpu-supports-x86-64-v2
/lib64/ld-linux-x86-64.so.2 --help
Subdirectories of glibc-hwcaps directories, in priority order:
x86-64-v4
x86-64-v3
x86-64-v2Legacy HWCAP subdirectories under library search path directories:
x86_64 (AT_PLATFORM; supported, searched)
tls (supported, searched)
avx512_1
x86_64 (supported, searched)
I would like to propose to update mysql to a broader hardware support version.
Metadata
Metadata
Assignees
Labels
No labels