issue with running docker container in a vm

zikou

New Member
Nov 13, 2024
23
2
3
I created a vm where I want to deploy microservices, when I tried running a container I got this issue
Fatal glibc error: CPU does not support x86-64-v2

why I'm seeing that and how to resolve it?
 
How is your VM set up? What is your actual CPU and what have you chosen as a CPU type under your hardware settings? Maybe you just need to change the CPU type to "host"
 
  • Like
Reactions: Kingneutron