TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Railpack – Zero-Config Dockerimage Builds

6 点作者 justjake3 个月前

2 条评论

justjake3 个月前
Hey y&#x27;all! 3 years ago we built Nixpacks. However, we ran into some pretty large pains using Nix for dependency resolution<p>So today we&#x27;re rolling out Railpack, the successor. It results in:<p>- Up to 75% smaller images - Up to 5x faster builds - Higher cache hit ratio<p>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&#x27;ll auto construct the build pipelines for you
replwoacause3 个月前
This looks awesome! I have an app built with Hono on Bun. Is that supported?