Skip to content

Add support for manifest lists#64

Open
pranaysashank wants to merge 1 commit into
awakesecurity:masterfrom
pranaysashank:fix
Open

Add support for manifest lists#64
pranaysashank wants to merge 1 commit into
awakesecurity:masterfrom
pranaysashank:fix

Conversation

@pranaysashank

Copy link
Copy Markdown

Amazon ecr responds with manifest list irrespective of what we mention in the Accept header. Added an --arch option, that defaults to builtin arch, to fetch manifest & config files for only the required arch.

Strips Authorization Header when following redirects, this is necessary when making requests to AWS as well as curl's default behaviour

I haven't changed the nix code to pass a system option, so it should default to the build machine

Closes #21

Amazon ecr responds with manifest list irrespective of what we
mention in the Accept header. Added an `--arch` option, that
defaults to builtin arch, to fetch manifest & config files for
only the required arch.

Strips Authorization Header when following redirects, this is
necessary when making requests to AWS as well as curl's default
behaviour
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle image manifest lists media type

1 participant