Skip to content

Improve image building time for Boost image #767

@nonsense

Description

@nonsense

At the moment it takes a while to build a Boost image, even if one has built it previously.

We should utilise docker layers / caches so that Boost image building is fast when we make a small change to the codebase, such as:

  • code-change without touching go.mod
  • code-change with slightly modifying go.mod

We shouldn't have to rebuild lotus or download number of times the same go.mod dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions