You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use docker/bake-action to share base layer across images
Replace the matrix strategy with docker/bake-action, which builds all three targets (vws, vwq, target-manager) in a single invocation. This allows the shared base stage to be built once instead of three times, improving build performance on multi-platform releases.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
0 commit comments