Hacker News new | ask | show | jobs
by _peeley 1020 days ago
I remember when I was diving deep into Docker for the first time a few years ago, I would have really appreciated seeing something like this. I wrote something kind of similar in a blog post [0], but that was only a semi-confident note to self that took quite a bit of digging through READMEs and GitHub issues. All the different container runtimes/engines/interfaces are really enough to make your head spin.

[0] https://blog.janissary.xyz/posts/docker-gripes , see `Conclusion` section