Hacker News new | ask | show | jobs
by lifty 2077 days ago
What are you talking about? The Linux ABI is very stable.
1 comments

Linux kernel ABI is stable as rock.

To answer your question, I'm talking about Linux userspace ABI - you can't rely on ABI of essential libraries, openssl for example. That's why docker was born back then.