Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use Buildkit's new OCI stores feature for image archives #266

Merged
merged 5 commits into from
Dec 26, 2022
Merged

Conversation

vito
Copy link
Owner

@vito vito commented Dec 26, 2022

  • remove image unpack/get-config calls from shim (yay!)
  • maintain an OCI content.Store in $XDG_DATA_HOME/bass
  • use containerd's new transfer code to import an OCI tar stream into it

* remove image unpack/get-config calls from shim (yay!)
* maintain an OCI content.Store in $XDG_DATA_HOME/bass
* use containerd's new transfer code to import an OCI tar stream into it
this is helpful for testing local buildkit image changes without having
to push.
@vito vito added the enhancement New feature or request label Dec 26, 2022
now that we call ThunkPath.Open in the runtime we need to have a Pool
available.

this is getting ... has long been a bit janky jank, but that's a
refactor for another day
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant