Last login: Thu May 4 20:52:31 on ttys000 ossama@MBA ~ % brew install colima ==> Downloading https://formulae.brew.sh/api/formula.jws.json ######################################################################### 100.0% ==> Fetching dependencies for colima: libssh ==> Fetching libssh ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.10.5 ######################################################################### 100.0% ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:26a43b44df0 ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh ######################################################################### 100.0% ==> Fetching colima ==> Downloading https://ghcr.io/v2/homebrew/core/colima/manifests/0.5.4 Already downloaded: /Users/ossama/Library/Caches/Homebrew/downloads/8137e1bba9e1e926c564d61f9f70eab82d9701d4227f0e92475d17c0ce9e76a2--colima-0.5.4.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/colima/blobs/sha256:c309adaf842 Already downloaded: /Users/ossama/Library/Caches/Homebrew/downloads/0be7f2be67a8ec457a8da2e8d80e8def5baa46670afe51bfcbfef668a66246f3--colima--0.5.4.arm64_monterey.bottle.tar.gz ==> Installing dependencies for colima: libssh ==> Installing colima dependency: libssh ==> Pouring libssh--0.10.5.arm64_monterey.bottle.tar.gz 🍺 /opt/homebrew/Cellar/libssh/0.10.5: 23 files, 1.3MB ==> Installing colima ==> Pouring colima--0.5.4.arm64_monterey.bottle.tar.gz ==> Caveats zsh completions have been installed to: /opt/homebrew/share/zsh/site-functions ==> Summary 🍺 /opt/homebrew/Cellar/colima/0.5.4: 8 files, 14.4MB ==> Running `brew cleanup colima`... Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP. Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`). ==> Caveats ==> colima zsh completions have been installed to: /opt/homebrew/share/zsh/site-functions ossama@MBA ~ % clear ossama@MBA ~ % colima stop INFO[0000] stopping colima INFO[0000] not running context=vm INFO[0000] done ossama@MBA ~ % colima delete are you sure you want to delete colima and all settings? [y/N] y INFO[0003] deleting colima INFO[0003] done ossama@MBA ~ % colima status FATA[0000] colima is not running ossama@MBA ~ % colima start profile2 --cpu 4 --memory 8 INFO[0000] starting colima [profile=profile2] INFO[0000] runtime: docker INFO[0000] preparing network ... context=vm INFO[0000] creating and starting ... context=vm > [hostagent] Reducing the guest memory from 8GiB to 3GiB, to avoid host kernel panic on macOS <= 12.3 with QEMU >= 7.0; Please update macOS to 12.4 or later, or downgrade QEMU to 6.2; See https://github.com/lima-vm/lima/issues/795 for the further background. > [hostagent] Starting QEMU (hint: to watch the boot progress, see "/Users/ossama/.lima/colima-profile2/serial.log") > SSH Local Port: 51260 > [hostagent] Waiting for the essential requirement 1 of 5: "ssh" > [hostagent] Waiting for the essential requirement 1 of 5: "ssh" > [hostagent] Waiting for the essential requirement 1 of 5: "ssh" ^C ossama@MBA ~ %