Skip to content
New issue

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

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

Already on GitHub? # to your account

Image optimizer using eStargz #10

Closed
imjasonh opened this issue Dec 11, 2020 · 1 comment
Closed

Image optimizer using eStargz #10

imjasonh opened this issue Dec 11, 2020 · 1 comment

Comments

@imjasonh
Copy link
Owner

eStargz is a fully backward-compatible enhancement to container images that allows a correctly-configured containerd installation to lazily pull image bytes on-demand, with possible hints about files to prefetch.

More info:

kontain.me could provide a pull-through image optimizing registry that fetches the requested image, eStartgz-optimizes it, and serves it, maintaining a mapping between original image digest and optimized alternative.

Something like docker pull estargz.kontain.me/google/cloud-sdk or docker pull estargz.kontain.me/gcr.io/foo/bar

Probably depends on google/go-containerregistry#866

@imjasonh
Copy link
Owner Author

estargz.kontain.me

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant