Skip to content

Support OCI images#77

Merged
deitch merged 1 commit intodeitch:masterfrom
superfly:master
Feb 16, 2023
Merged

Support OCI images#77
deitch merged 1 commit intodeitch:masterfrom
superfly:master

Conversation

@DAlperin
Copy link
Copy Markdown
Contributor

Image registries that conform to the standard such as the reference distribution/distribution require the relevant application/vnd.oci.image.* Accept headers to be set in order to serve the images.

@deitch
Copy link
Copy Markdown
Owner

deitch commented Feb 16, 2023

Just two robocop complaints to be fixed.

@DAlperin
Copy link
Copy Markdown
Contributor Author

@deitch cleaned it up. Fixing the rubocop complaint of the long line however triggered the Metrics/ClassLength rule which I've temporarily silenced for the class but not sure if thats how you want to handle it.

@deitch
Copy link
Copy Markdown
Owner

deitch commented Feb 16, 2023

I've temporarily silenced for the class but not sure if thats how you want to handle it.

That works for me.

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.

2 participants