Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve go compiler caching #6

Open
mlandauer opened this issue Aug 15, 2019 · 0 comments
Open

Improve go compiler caching #6

mlandauer opened this issue Aug 15, 2019 · 0 comments

Comments

@mlandauer
Copy link
Member

Right now, we're using a pretty giant hack which is making a huge difference to the usability but isn't exactly elegant.

There looks to be an experimental Dockerfile feature which looks to solve our problem: https://github.com/moby/buildkit/blob/master/frontend/dockerfile/docs/experimental.md#example-cache-go-packages

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

No branches or pull requests

1 participant