-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mysql run failed #213
Comments
yjqg6666
added a commit
to yjqg6666/pinpoint-docker
that referenced
this issue
Jul 1, 2024
fix container run error: "Fatal glibc error: CPU does not support x86-64-v2" Reference: docker-library/mysql#1055
yjqg6666
added a commit
to yjqg6666/pinpoint-docker
that referenced
this issue
Jul 1, 2024
fix container run error: "Fatal glibc error: CPU does not support x86-64-v2" Reference: docker-library/mysql#1055
yjqg6666
added a commit
to yjqg6666/pinpoint-docker
that referenced
this issue
Jul 1, 2024
fix container run error: "Fatal glibc error: CPU does not support x86-64-v2" Reference: docker-library/mysql#1055
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
I would like to propose to update mysql to a broader hardware support version.
The text was updated successfully, but these errors were encountered: