dotnet / dotnet/dotnet-docker

Publish .NET images as OCI formats instead of Docker formats

Open
#6,148 4 comments 1 reaction 0 assignees View on GitHub
area-dockerfiles
Dominant language
Dockerfile
Stars
4.9k
Forks
2k
Avg merge
1d 14h
Merged PRs (30d)
26

Description

### Describe the Problem

The .NET base images today are publishes to MCR as Docker Manifest Lists comprised of individual Docker Manifests. These formats are older, but over the years the OCI formats have become the commonly-accepted standard. .NET should embrace this change and produce OCI-compatible Image Indexes and Images for our base images.

### References

* [OCI Layout specification](https://github.com/opencontainers/image-spec)
* [oras CLI tool](https://oras.land/docs/)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.