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

Add docker media types in OCI formats #2695

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

brbayes-msft
Copy link
Contributor

This pull request adds the docker media types when reading back OCI formats, along with the corresponding tests. This is from running into cases where docker images were built with the docker media types. To avoid having to convert all of the existing manifests so that the original types can be maintained, this code adds support for reading the docker specific formats since the OCI formats are backwards compatible with the docker formats (https://github.com/opencontainers/image-spec/blob/main/media-types.md).

@brbayes-msft brbayes-msft marked this pull request as ready for review January 23, 2025 18:36
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.

1 participant