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

feat: faster Docker multi-platform builds and shrink Go binaries #498

Merged
merged 2 commits into from
Jan 30, 2023
Merged

feat: faster Docker multi-platform builds and shrink Go binaries #498

merged 2 commits into from
Jan 30, 2023

Conversation

WaterLemons2k
Copy link
Contributor

@jeessy2 jeessy2 merged commit 606b44a into jeessy2:master Jan 30, 2023
@jeessy2
Copy link
Owner

jeessy2 commented Jan 30, 2023

thanks

jeessy2 pushed a commit that referenced this pull request Feb 5, 2023
Looks like it fails after #498 because it requires buildkit, add `DOCKER_BUILDKIT=1` to enable buildkit to fix this

Also, add `--no-cache` to `apk add` to not cache the index locally, forgot to do that in #498.
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.

2 participants