Skip to content

Conversation

@chrisbeard
Copy link
Contributor

After making a source change to Burrow, the docker build downloads the entire set of dependencies each time the image is built.

By downloading dependencies before building Burrow itself, we leverage docker's build cache to skip downloading all of the dependencies in subsequent rebuilds.

@chrisbeard chrisbeard requested a review from bai as a code owner November 9, 2020 16:55
@reneleonhardt
Copy link

@bai Can this improvement be reviewed?

@bai bai merged commit e0117cc into linkedin:master Jul 17, 2025
@bai
Copy link
Collaborator

bai commented Jul 17, 2025

Thanks for contributing Chris, and thanks @reneleonhardt for a ping 🙏

@chrisbeard chrisbeard deleted the go-mod-dockerfile branch July 17, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants