railwayapp / nixpacks

App source + Nix packages + Docker = Image

Home Page:https://nixpacks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nixpacks

CI Crates.io Rust: 1.60+

App source + Nix packages + Docker = Image

Nixpacks takes a source directory and produces an OCI compliant image that can be deployed anywhere. The project was started by the Railway team as an alternative to Buildpacks and attempts to address a lot of the shortcomings and issues that occurred when deploying thousands of user apps to the Railway platform. The biggest change is that system and language dependencies are pulled from the Nix ecosystem.

Read the docs 👉 nixpacks.com.

Contributing

Contributions are welcome with the big caveat that this is a very early stage project and the implementation details and API will most likely change between now and a stable release. For more details on how to contribute, please see the Contributing guidelines.

About

App source + Nix packages + Docker = Image

https://nixpacks.com

License:MIT License


Languages

Language:Rust 84.1%Language:Shell 12.8%Language:Dockerfile 1.4%Language:JavaScript 0.9%Language:PowerShell 0.4%Language:Nix 0.3%