Skip to content

[build-release] Reuse the vendor during the image building process #14

@gaocegege

Description

@gaocegege

Now we run go get xxx in Dockerfile to get all dependencies for the build and it takes long time and increases the size of image significantly. Thus we think we should build the binary via multiple stage build or out of image building process to accelerate it.

  • Manager
  • Cli
  • Suggesion
  • Frontend
  • dlk

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions