983
You know who you are (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] Shareni@programming.dev 3 points 1 year ago

Docker requires the Linux kernel to work.

M1 is just worse arm. Since most people use x86_64 instead of arm, docker had to emulate that architecture and therefore had performance issues. Now you've got arm specific images that don't require that hardware emulation layer, and so work a lot better.

Since that didn't solve the Linux kernel requirement, it's still running a VM to provide it.

this post was submitted on 03 Jul 2023
983 points (98.1% liked)

Programmer Humor

19190 readers
2050 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS