Skip to content

Add validation of packages installed by the Dockerfiles so that they align with the product #246

Closed as not planned
@MichaelSimons

Description

@MichaelSimons

Summary

The packages that are installed by Dockerfiles are defined independently of what the product's actual dependencies are. These should be in sync such that if product dependencies are changed in any way, the Dockerfiles will reflect that change. Today this is a manual process but it can be improved through the work being done in dotnet/core#5651.

Goal

Contributors can use automation to validate that the Linux packages installed in Dockerfiles match up with the official product dependencies.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions