Skip to content

consolidate download logic when packaging docker images #44062

@leehinman

Description

@leehinman

Describe the enhancement:

dev-tools/packaging/templates/docker/Dockerfile.tmpl we have multiple instances where we apk/microdf update then add one or two packages then apk/microdnf clean. It would be more efficient to build one large list of all the packages that need to be installed and just do one round of update, install, clean.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions