Download Latest Version v0.10.3 source code.tar.gz (654.2 kB)
Email in envelope

Get an email when there's a new version of Colima

Home / v0.10.2
Name Modified Size InfoDownloads / Week
Parent folder
colima-Linux-aarch64 2026-06-03 15.1 MB
colima-Linux-aarch64.sha256sum 2026-06-03 87 Bytes
colima-Linux-x86_64.sha256sum 2026-06-03 86 Bytes
colima-Darwin-arm64 2026-06-03 15.7 MB
colima-Darwin-arm64.sha256sum 2026-06-03 86 Bytes
colima-Darwin-x86_64 2026-06-03 17.0 MB
colima-Darwin-x86_64.sha256sum 2026-06-03 87 Bytes
colima-Linux-x86_64 2026-06-03 16.2 MB
README.md 2026-06-03 5.3 kB
v0.10.2 source code.tar.gz 2026-06-03 654.1 kB
v0.10.2 source code.zip 2026-06-03 716.6 kB
Totals: 11 Items   65.2 MB 1

Highlights

This is an incremental stability release with bug fixes and features.

Updates

  • New --downloader flag to retain curl for downloads. Supports curl or native (default).
  • Force stop with colima stop --force no longer attempts to stop the container runtime before stopping VM.
  • Support for user-provided containerd and buildkit config for the Containerd runtime.
  • Nested virtualization is now supported with krunkit vm type.
  • Soft delete (i.e. colima delete without --force) is now properly supported on Incus runtime, and container data would be auto-restored on recreation.
  • Cache directory can now be customized with the COLIMA_CACHE_HOME environment variable. The cache directory stores the downloaded assets used by Colima.
  • Network address is now supported for the krunkit vm type.
  • Runtime is now displayed in colima list for stopped instances.
  • Custom generated disk images can now be used by setting the --force-disk-image flag in addition to --disk-image flag. The image must be a debian based distro with systemd. Note that this is for power users and not officially supported.

Commits

New Contributors

Full Changelog: https://github.com/abiosoft/colima/compare/v0.10.1...v0.10.2

Source: README.md, updated 2026-06-03