top | item 38805367

(no title)

koenigdavidmj | 2 years ago

Docker runs an ARM kernel and uses qemu in user mode on the individual binary level. Anything CPU-bound is emulated, but as soon as you do a system call, you’re back in native land, so I/O bound stuff should run decently.

discuss

order

No comments yet.