- Description: I downloaded Docker.dmg for Mac with Intel chip and followed the straight-forward direction to run it. And ended up getting error which says that Rosetta requires Arm64, please see below error:
running engine: waiting for the Docker API: engine linux/virtualization-framework failed to run: running VM: com.docker.virtualization: process terminated unexpectedly: validating configuration &{Configuration:{MemorySize:8485076992 CPUCount:16 BootLoader:{Kernel:/private/var/folders/_t/lf49r1tn0jj_45tvnf5f73340000gp/T/AppTranslocation/EA46820E-1139-4F4D-82FC-7F1F36F3B8F2/d/Docker.app/Contents/Resources/linuxkit/kernel CommandLine:init=/init loglevel=1 root=/dev/vdb rootfstype=erofs ro vsyscall=emulate panic=0 eth0.dhcp eth1.dhcp linuxkit.unified_cgroup_hierarchy=1 console=hvc0 tsc=reliable virtio_net.disable_csum=1 vpnkit.connect=connect://2/1999 com.docker.VMID=018a3115-046c-4b69-8b5f-ca807f3fe45d Ramdisk:} Rosetta:{Tag:ROSETTA} SerialPort:{Input:0xc00014e020 Output:0xc00014e038} EntropyDevice:{} NetworkDevices:[0xc000324930 0xc000124000] StorageDevices:[0xc0001f5dc0 0xc0001f5de0] SocketDevice:{} DirectorySharingDevices:[{Path:/Users Tag:virtiofs0} {Path:/Volumes Tag:virtiofs1} {Path:/private Tag:virtiofs2} {Path:/tmp Tag:virtiofs3} {Path:/var/folders Tag:virtiofs4}] MemoryBalloonDevice:{} VsockDevice:0x1029109a0 ID:018a3115-046c-4b69-8b5f-ca807f3fe45d} Logger:0xc0002e8480 MemoryMiB:8092 VPNKitBridgeVSockPort:1999 GRPCFuseVSockPort:4099 RequestedMAC: MACAddrFilenamePrefix:/Users/deepkhajanchi-tigergraph/Library/Containers/com.docker.docker/Data/vms/0/macaddr ConsoleLog:/Users/deepkhajanchi-tigergraph/Library/Containers/com.docker.docker/Data/log/vm/console.log ConsoleSocket:/Users/deepkhajanchi-tigergraph/Library/Containers/com.docker.docker/Data/vms/0/console.sock VPNKitBridgeFDPassing:/Users/deepkhajanchi-tigergraph/Library/Containers/com.docker.docker/Data/vpnkit-bridge-fd.sock GRPCFuseFDPassing:/Users/deepkhajanchi-tigergraph/Library/Containers/com.docker.docker/Data/filesystem-fd.sock VirtiofsShares:[/Users /Volumes /private /tmp /var/folders] WatchdogEnabled:true UseRosetta:true InstallRosetta:false ReportCrashes:true ErrorFile:/Users/deepkhajanchi-tigergraph/Library/Containers/com.docker.docker/hypervisor.error.json APIListener:0xc0001240f0 KernelForUDP:true}: Rosetta requires arm64
I tried several times via terminal as well but getting the same issue. Please help resolving this. Thank you!