Alpine + oven/bun Dockerfile

Description

Two-stage Dockerfile using oven/bun:1-alpine. Stage 1 (builder) installs deps with frozen lockfile and runs bun run build:prod. Stage 2 copies dist/cli.mjs, adds git and ripgrep via apk, and sets the entrypoint to bun /app/cli.mjs.

Key claims

Relations

Sources

src-20260420-c54143c229a1