Canonical 재단에서 지원하는 단일 명령으로 Ubuntu VM 구성 할 수 있는 도구 Multipasshttps://multipass.run/최소한의 오버헤드를 위한 각 플랫폼 지원 Windows : Hyper-VmacOS : QEMU, HyperKitLinux : LXDMultipass installhttps://multipass.run/install플랫폼 별 패키지 설치 방법# windows $ choco install multipass # macOS$ brew install multipass Multipass 주요 명령 및 VM Instance 생성주요 명령어launch : Ubuntu instance 생성 및 시작start, stop, restart : 시작 중지delete : Ubuntu ..