https://github.com/railwayapp/railpack
Zero-config application builder that automatically analyzes and turns your code into an image
https://github.com/railwayapp/railpack
buildkit oci-image railway
Last synced: 8 months ago
JSON representation
Zero-config application builder that automatically analyzes and turns your code into an image
- Host: GitHub
- URL: https://github.com/railwayapp/railpack
- Owner: railwayapp
- License: mit
- Created: 2025-01-15T06:22:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-04T17:06:22.000Z (8 months ago)
- Last Synced: 2025-03-04T17:23:28.298Z (8 months ago)
- Topics: buildkit, oci-image, railway
- Language: Go
- Homepage: https://railpack.com
- Size: 3.4 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome - railwayapp/railpack - Zero-config application builder that automatically analyzes and turns your code into an image (Go)
README
# Railpack
[](https://github.com/railwayapp/railpack/actions/workflows/ci.yml)
[](https://github.com/railwayapp/railpack/actions/workflows/run_tests.yml)
Railpack is a tool for building images from source code with minimal
configuration. It is the successor to [Nixpacks](https://nixpacks.com) and
incorporates many of the learnings from running Nixpacks in production at
[Railway](https://railway.com) for several years.
## Documentation
Railpack is an early work in progress and constantly evolving. Documentation for
both operators and users is available at [railpack.com](https://railpack.com).
## Contributing
Railpack is open source and open to contributions. Keep in mind that the project
is early and core architectural changes are still being made.
See the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information.