containers / build

another build tool for container images (archived, see https://github.com/rkt/rkt/issues/4024)
Apache License 2.0
342 stars 80 forks source link

Update OCI build mode, fix local dir start, and add remote capabilities #314

Closed dalegaard closed 5 years ago

dalegaard commented 7 years ago

These commits:

Since each part is pretty much reliant on the previous, I couldn't really split this into multiple pull requests. Let me know if I need to do anything different.

Thanks!

dalegaard commented 7 years ago

I've added commits for some lazy rehashing code I wrote on top of these changes. This gives quite a considerable speedup on many workloads, so I'd rather add it now than risk forgetting about it. Sorry for piling on in a single PR.