Hacker News new | ask | show | jobs
by shoo_pl 2131 days ago
This is a great comment - especially the the last 2 paragraphs.

Docker is not the same as containers - docker is just one way to build containers. I've not seen one yet that would be easier to use (and as as result faster than docker) but it does not mean we cannot create one!

1 comments

I personally use Nix to build Docker-compatible containers in production.