Skip to content

Conversation

@ross-p-smith
Copy link

@ross-p-smith ross-p-smith commented Jan 29, 2026

Fixes #1134

Implement support for the BUILDKIT_INLINE_CACHE build argument when the buildx cache is not set to inline. This change enhances the container build process by ensuring the inline cache is utilized appropriately.

BUILDKIT_INLINE_CACHE was not being set when using

"image": "mcr.myimage"

It also conflicts if you define cacheTo: type=inline

@ross-p-smith ross-p-smith requested a review from a team as a code owner January 29, 2026 22:25
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.

BUILDKIT_INLINE_CACHE not added to docker buildx build command for Image-Based builds

1 participant