dotnet / dotnet/dotnet-docker

Generated image info file for internal builds contain incorrect information

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

Description

Builds that target internal builds of .NET now generate image info files to enable image caching. But the information in the file is technically incorrect because it's formatted to reference public builds. Examples:

* Digest value contains mcr.microsoft.com registry but the published image doesn't exist there.
* Commit URL references https://github.com/dotnet/dotnet-docker but the Dockerfile doesn't exist there

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.