Skip to content

CORE-1351: expand root .dockerignore to shrink build context#5366

Open
blumamir wants to merge 3 commits into
odigos-io:mainfrom
blumamir:core-1351-expand-root-dockerignore-to-shrink-docker-build-context
Open

CORE-1351: expand root .dockerignore to shrink build context#5366
blumamir wants to merge 3 commits into
odigos-io:mainfrom
blumamir:core-1351-expand-root-dockerignore-to-shrink-docker-build-context

Conversation

@blumamir

@blumamir blumamir commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:

Expand the root .dockerignore so root-context Docker builds exclude local artifacts and unrelated trees (docs/, .tools/, **/bin/, cli/odigos, frontend host outputs, etc.). This cuts measured build context from ~328MiB to ~19MiB and speeds up image builds.

Linear: https://linear.app/odigos/issue/CORE-1351/expand-root-dockerignore-to-shrink-docker-build-context

Changelog entry: Does this PR introduce a user-facing bug fix, feature, dependency update, or breaking change??

NONE

blumamir and others added 2 commits July 24, 2026 20:10
Exclude local artifacts and unrelated trees so root-context Docker builds
send ~19MiB instead of ~328MiB.

Co-authored-by: Cursor <cursoragent@cursor.com>
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