Settings

Theme

Show HN: Railpack – Zero-Config Dockerimage Builds

github.com

6 points by justjake a year ago · 2 comments

Reader

justjakeOP a year ago

Hey y'all! 3 years ago we built Nixpacks. However, we ran into some pretty large pains using Nix for dependency resolution

So today we're rolling out Railpack, the successor. It results in:

- Up to 75% smaller images - Up to 5x faster builds - Higher cache hit ratio

The goal is to provide a seamless alternative for the Dockerfile frontend. Railpack will automatically find your dependencies, you can add any additional ones, and it'll auto construct the build pipelines for you

replwoacause a year ago

This looks awesome! I have an app built with Hono on Bun. Is that supported?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection