Hacker News new | ask | show | jobs
by btdmaster 1319 days ago
You can unpack those formats with `bsdtar xf PACKAGE` and that's something that is much harder to do with Docker.
1 comments

I'm not sure if I understand the advantage here. Aren't container images trivial to export? I've done this many times as part of build pipelines