Hacker News new | ask | show | jobs
by jonringer117 1398 days ago
Nice, really interesting usage of nixpkgs :). Almost a command line friendly version of docker build.

I like it.

1 comments

That's the ideal! We want to make it more trivial to build OCI compliant images without all the knowledge required to understand how Dockerfiles/Container Filesystem/BuildLayers/etc work

BuildKit makes this possible and we've got lots of stuff planned. Would love to hear anything you can think of that would make this more friendly!