bits-service
bits-service copied to clipboard
speed up building oci image layers
I was looking at github.com/google/ko/pull/47 and I thought maybe bits service could benefit from the same optimization in the OCI registry code here.
Even though there are not that many layers in a CF OCI image, depending on the size of the app, the optimization could be useful.
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/166936473
The labels on this github issue will be updated when the story is started.
@nimakaviani Thanks for bringing this up. With the discontinuation of the Bits-Service, it probably doesn't make much sense to invest here.