Colima v0.8.1

v0.8.1macOSLinux
Added 3
  • Disk image can now be downloaded locally and specified with the --disk-image flag for colima start
  • Add --json flag to status command
  • Ability to specify memory in decimal GiB
Changed 4
  • VZ is now the default virtual machine type on macOS 13 or newer
  • Docker version updated to 27.4.0
  • Nerdctl version updated to 2.0.2
  • Incus version updated to 6.8
Fixed 2
  • Cleanup of network assets directory on startup
  • Use of primary network adapter as default route when external network address is enabled
Highlights

This is an incremental release with bug fixes.

Fixes
  • Cleanup of network assets directory on startup. Fixes #1210, #1029, #1212, #1116.
  • Use of primary network adapter as default route when external network address is enabled. Fixes #1214.
Other Updates
  • VZ is now the default virtual machine type on macOS 13 or newer. Qemu can still be used if specified.
  • Disk image can now be downloaded locally and specified with the --disk-image flag for colima start.
Runtime version bumps

Runtime version can be updated running the colima update command.

  • Docker version updated to 27.4.0
  • Nerdctl version updated to 2.0.2
  • Incus version updated to 6.8
Commits
New Contributors

Full Changelog: https://github.com/abiosoft/colima/compare/v0.8.0...v0.8.1

View original

Upgraded? How did it go?

Discussion