dotnet / dotnet/dotnet-docker

Use online checksums in Dockerfiles where possible

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

Description

Instead of having hardcoded checksum values, we should fetch checksum files from the internet at build time (where possible). In combination with https://github.com/dotnet/dotnet-docker/issues/6266, this makes our Dockerfiles more flexibility and makes them simpler to maintain.

- [x] .NET runtime/aspnet/sdk
- https://github.com/dotnet/dotnet-docker/pull/6508
- https://github.com/dotnet/dotnet-docker/pull/6511

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.