I'm working on a fun side project (hoping to show a demo soon :), but running into a limitation of the Dagger API: namely access to the raw config and layers of a pulled image. The only available option I can see is { container { export } } which is not ideal since it goes through the host filesystem.
Any guidance here? Are there any size/small contributions I could make, or is it all large and complicated?
Thanks!