An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Railpack

[![CI](https://github.com/railwayapp/railpack/actions/workflows/ci.yml/badge.svg)](https://github.com/railwayapp/railpack/actions/workflows/ci.yml)
[![Run Tests](https://github.com/railwayapp/railpack/actions/workflows/run_tests.yml/badge.svg)](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.