2022-06-24から1日間の記事一覧

Multipassの基本

M1 MacBook ProではVirtualboxのarm非対応問題により、Vagrant が使えない*1ため、Multipassを試している。 Install インストールは以下。qemuのインストールにはM1版のhomebrewが必要。 $ brew install --cask multipass $ brew install qemu Find インスト…