Skip to content

perf: optimize Dockerfile build caching and size (#1109)#1139

Open
shinobi133 wants to merge 1 commit into
base:mainfrom
shinobi133:audit/dockerfile-optimization
Open

perf: optimize Dockerfile build caching and size (#1109)#1139
shinobi133 wants to merge 1 commit into
base:mainfrom
shinobi133:audit/dockerfile-optimization

Conversation

@shinobi133

Copy link
Copy Markdown

Introduces BuildKit cache mounts for the Cargo registry and build target directories to massively accelerate compilation times. Adds --no-install-recommends to the final Ubuntu stage to reduce final production image bloat.

Introduces BuildKit cache mounts for the Cargo registry and build target directories to massively accelerate compilation times. Adds --no-install-recommends to the final Ubuntu stage to reduce final production image bloat.
@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions Bot added the Stale label Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants