#i can delete so much code
1 messages · Page 1 of 1 (latest)
Looking back at this, I'm now wondering how you did this in Bass at all before, did you load the tarball into a local registry and then use image source to pull that? 🙂
I added logic to the shim to support unpacking OCI tarballs to a flat rootfs/ + config.json:
Ooo neat, that makes sense too!
yeah, it works but it's really slow, I'm hoping it'll be faster to just use buildkit directly.