Skip to content

quick-build: add tips for optimizing docker usage and caching #22

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

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

frankplus
Copy link

This commit introduces an expanded and detailed guide on improving build times for the Oniro project by leveraging Docker container mounts for prebuilts and ccache. It provides clear instructions on how to setup the Docker container to preserve these essential assets across builds, significantly reducing subsequent build times.

Copy link

@jarmark jarmark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest some minor updates.

This commit introduces an expanded and detailed guide on improving build times for the Oniro project by leveraging Docker container mounts for `prebuilts` and `ccache`. It provides clear instructions on how to setup the Docker container to preserve these essential assets across builds, significantly reducing subsequent build times. 

Signed-off-by: Francesco Pham <[email protected]>
Copy link
Contributor

@Stefan-Schmidt Stefan-Schmidt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Stefan-Schmidt Stefan-Schmidt merged commit f12c389 into eclipse-oniro4openharmony:main Mar 12, 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.

3 participants