Hacker News new | ask | show | jobs
by yonixw 1428 days ago
If you use `docker build/run` in your bash, it will actually be more confusing IMO saying k8s "dropped docker(shim) support". This fact should be a footnote for the curious reader, surely on an introduction article.
1 comments

It would do the industry a world of good to move past conflating Docker with Linux containers, containerization, images, etc.

There are tons of ways to build containers without Docker. You're effectively encouraging propagating confusion.

Indeed, and I have zero idea why people don’t use something like LXC and still prefer Docker. Marketing is hell sometimes.