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

imageproxy: Add a method to get image configuration #21

Merged
merged 1 commit into from Dec 8, 2021

Commits on Dec 8, 2021

  1. imageproxy: Add a method to get image configuration

    We need this for a few reasons:
    
     - It has the layer ordering, which we are *currently* ignoring
       but will probably be important for correctness later
     - It is the only thing that has extensible metadata that will
       survive round trips through docker schema 2
    cgwalters committed Dec 8, 2021
    Copy the full SHA
    341a3b3 View commit details
    Browse the repository at this point in the history