Skip to content

perf: optimize Docker build caching - #116

Merged
glitchedmob merged 1 commit into
mainfrom
fix/docker-build-cache
Aug 8, 2026
Merged

perf: optimize Docker build caching#116
glitchedmob merged 1 commit into
mainfrom
fix/docker-build-cache

Conversation

@glitchedmob

@glitchedmob glitchedmob commented Aug 8, 2026

Copy link
Copy Markdown
Member

Reduces Docker publishing overhead by avoiding transfer of the oversized GHA intermediate-layer cache while preserving reusable image-layer caching.

  • import inline cache metadata from the latest published image
  • publish cache metadata with each platform image
  • remove the redundant build before publish
  • limit the build context to application source

@glitchedmob
glitchedmob merged commit d7ee1b0 into main Aug 8, 2026
2 checks passed
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.8.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

1 participant