Skip to content

v0.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 13:21
· 3 commits to main since this release

Highlights

This is an hotfix release to address a regression that causes exec /bin/sh: exec format error when running a cross-architecture image.

Fixes

  • Fix exec format error when running a cross-architecture image. Requires recreating instance if created with v0.8.2. Fixes #1367.
  • Set default volume mount type to virtiofs when VZ is in use.

Other Updates

  • Use containerd image store for Docker
  • Mount containerd socket for Docker and Containerd runtimes
  • Mount buildkitd socket for Containerd runtime.
  • Add mounted socket path(s) to the output of colima status for all container runtimes.
  • Allow overriding default k3s flags with --k3s-arg flag.

Commits

New Contributors

Full Changelog: v0.8.2...v0.8.3