← Back to Clusters

Bun Runtime and Docker Improvements

This cluster focuses on enhancing support for the Bun runtime and optimizing Docker image size and cold start times.

6 PRs
feat docker
# Title Author Created GitHub
6863 feat: add bun runtime support as opt-in feature aashishsingla567 2026-02-02 View
17123 Add Cloud Run deployment guide and Bun version pinning optiflow 2026-02-15 View
18765 ci: avoid Bun setup GitHub tag API rate-limit failures cmfinlan 2026-02-17 View
19836 build: multi-stage Dockerfile reduces image size by ~3GB (4.7GB → 1.6GB) dbachelder 2026-02-18 View
22050 Speed up docker cold start time by 6.3x. mm-zacharydavison 2026-02-20 View
22491 Use multi-stage docker build to reduce image size from 4.72GB -> 2.51GB. mm-zacharydavison 2026-02-21 View