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

chore: Update Dockerfile.local to fix build process when target folder is already generated in the code context #185

Conversation

tenequm
Copy link
Contributor

@tenequm tenequm commented Jul 15, 2024

This pull request updates the Dockerfile.local to ensure that the build process does not break when the target directory from the native cargo build process exists in the finalizer code folder. The changes include modifying the base image, adding new build stages, and removing the local build directory to avoid interference with the cached dependencies. This update improves the reliability and stability of the build process.

…t` directory from native cargo build process exists in the finalinzer code folder
@tenequm tenequm self-assigned this Jul 15, 2024
@tenequm tenequm requested a review from iStrike7 July 15, 2024 17:33
@tenequm tenequm merged commit 260fbd2 into main Jul 15, 2024
8 of 11 checks passed
@tenequm tenequm deleted the fix/local-finalizer-build-compatibility-with-regular-non-containerized-cargo-build branch July 15, 2024 17:36
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.

None yet

2 participants