Skip to content

runtime docker image builds should use docker multi-stage builds #57

@simonsdave

Description

@simonsdave

runtime Dockerfiles install things like curl and unzip to aid in building the image but these utilities are not required by the runtime. to optimize the size of the runtime image the runtime dockerfiles should use docker's multi-stage build capability.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions