Some checks failed
Build and upload Docker nightly image / build-and-push (push) Failing after 14s
Auto Changelog & Release / detect-version-change (push) Successful in 5s
Auto Changelog & Release / changelog-only (push) Has been skipped
Auto Changelog & Release / release (push) Successful in 2m5s
- Introduces a multi-stage Dockerfile to build and run a Deno app - Uses a builder stage to compile the app into a self-contained binary - Adds minimal runtime stage with environment variable configuration - Improves container efficiency and reduces runtime dependencies
1.1 KiB
1.1 KiB