docker / machine

Machine management for a container-centric world
https://docs.docker.com/machine/
Apache License 2.0
6.63k stars 1.97k forks source link

This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory #4875

Closed hoangthedo closed 3 years ago

hoangthedo commented 3 years ago

Expected behavior

I can create virtual machine

Actual behavior

There is a error: This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory Command: docker-machine create -d virtualbox --virtualbox-memory 8192 --virtualbox-cpu-count 4 --virtualbox-disk-size 150000 --virtualbox-no-share dinghy

Information

Steps to reproduce the behavior

  1. ...
  2. ...
justincormack commented 3 years ago

Virtualbox does not work on M1, and it does not appear that there will ever be a port see https://forums.virtualbox.org/viewtopic.php?f=8&t=98742