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

Update Dockerfile to copy pre-built code in /lib into image #402

Merged
merged 2 commits into from
Nov 6, 2021

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Nov 6, 2021

#401 has not improved the build time for multi-arch image. Thus, I've implemented the second approach: Build source code in CI, and docker build just copies the pre-built outputs.

It can remove a build phase in Dockerfile so make faster publishing updated Docker image.

@yhatt yhatt merged commit d6b73c0 into main Nov 6, 2021
@yhatt yhatt deleted the dockerfile-copy-prebuilt-code branch November 6, 2021 20:45
@yhatt yhatt mentioned this pull request Jun 6, 2024
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.

1 participant