railwayapp/railpack
Zero-config application builder that automatically analyzes and turns your code into an image observed · 2026-09-03
Health v2 · maintenance only
84/100
- Activity 100
- Release rhythm 87
- Longevity 42
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.5
- age_days: 595
- days_rel: 7
- days_push: 0
- n_releases_24m: 139
Adoption not part of the score
1181 stars · 150 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Railpack is a zero-config application builder that automatically analyzes source code and turns it into an optimized OCI container image using BuildKit. It is the successor to Nixpacks, developed by Railway, and supports many languages and frameworks out of the box.
Use cases
- build a container image from source code without writing a Dockerfile
- deploy a Next.js app to production with zero build configuration
- automatically detect project language and framework when building images
- build images for Node, Python, Go, PHP, Java, Ruby, and more
- replace Nixpacks for building app images on a PaaS
- cross-compile images for a different CPU architecture via a remote BuildKit host
When to choose
- you want Dockerfile-free, zero-config container image builds from source
- you deploy on Railway or run a platform that needs automatic app detection and builds
- you want efficient builds built on BuildKit LLB with a custom frontend
- you need broad language support including modern frameworks like Vite, Astro, and Next.js
When to avoid
- you need full control over every layer and build step and prefer hand-written Dockerfiles
- your environment cannot run a BuildKit instance
- you build non-application artifacts like base images or complex multi-stage pipelines
Facets
cli-tool · maturity active
build-tool deployment container-runtime developer-tools cloud-computing developer-tools cli cloud zero-config buildkit oci-image container-image-builder nixpacks-successor railway devops containers automation linux macos docker
3 sources
- readme: https://github.com/railwayapp/railpack · fetched 2026-09-03 · 34fd619fa48d
- homepage: https://railpack.com · fetched 2026-08-29 · f0b3771180b9
- site_page: https://railpack.com/getting-started · fetched 2026-08-29 · 8492fcc5e3a4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| railwayapp/railpack | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="railwayapp/railpack")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem