Skip to content

App source + Nix packages + Docker = Image

License

Notifications You must be signed in to change notification settings

pileskyd/nixpacks

This branch is 95 commits behind railwayapp/nixpacks:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

50711c6 · Jul 16, 2024
Jan 30, 2023
Dec 23, 2022
Apr 16, 2024
May 24, 2023
Jul 16, 2024
Jul 6, 2024
Jul 16, 2024
Feb 3, 2023
Jul 16, 2024
Aug 8, 2023
Aug 25, 2022
Mar 9, 2023
Jul 16, 2024
Jul 16, 2024
Jul 16, 2024
Apr 5, 2022
Nov 17, 2022
Mar 25, 2023
Jul 16, 2024
Oct 1, 2022
Oct 14, 2022
Mar 25, 2023
May 12, 2022

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 84.4%
  • Shell 12.6%
  • Dockerfile 1.4%
  • Other 1.6%