Hacker News new | ask | show | jobs
by comprev 639 days ago
Colima has been great to support x86 images on Apple Silicon like OracleDB 19, instead of building arm64 images.

The flexibility of container runtimes and host architecture (via QEMU) has proven useful.

1 comments

Yeah, I use this to support extremely old C++ project on x86_64 docker images and it's tolerable if not speedy.