Skip to content

Can we use multi-stage build in Docker to simplify Dockerfile? #8

@LiangShang

Description

@LiangShang

When make docker-image is run, gcc:8.0 is started, followed by golang1.11.0, and then mysql:5.7.22 is used to build the final image.

Can we use multi-stage build to simplify?

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