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