Skip to content

Create smaller docker images using multi-stage build #265

@hardbyte

Description

@hardbyte

Instead of including gcc and everything required to compile all our dependencies we could probably build a smaller image which would have a smaller attack surface.

https://docs.docker.com/develop/develop-images/multistage-build/#before-multi-stage-builds

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions