-
-
Notifications
You must be signed in to change notification settings - Fork 479
Closed
Labels
Description
Description
0.8.2 version from brew fails with exec format for linux/amd64 images
downgrade to 0.8.1 fixed the issue
Version
colima version v0.8.1
git commit: 96598cc
runtime: docker
arch: aarch64
client: v28.3.3
server: v26.1.1
limactl version 1.2.1
qemu-img version 10.0.3
Operating System
- macOS Intel <= 13 (Ventura)
- macOS Intel >= 14 (Sonoma)
- Apple Silicon <= 13 (Ventura)
- Apple Silicon >= 14 (Sonoma)
- Linux
Output of colima status
INFO[0000] colima is running using macOS Virtualization.Framework
INFO[0000] arch: aarch64
INFO[0000] runtime: docker
INFO[0000] mountType: virtiofs
Reproduction Steps
- install 0.8.2
- run image with linux/amd64 arch
- container fails to start with exec format error
Expected behaviour
No response
Additional context
No response