Hacker News new | ask | show | jobs
by red_Seashell_32 491 days ago
Unless I’m missing something, you’re copying dev dependencies for bun, instead of prod ones.
1 comments

No, it is a multi-stage build. The second stage [1] uses oven/bun:distroless

[1] https://github.com/regexplanet/regexplanet-bun/blob/main/Doc...