Alternatives
Products that do what Dockerfile Generator does
While it's not hard to write a Dockerfile, I think it's hard to write a good one. Every language has its own quirks, and every framework has a special way of building things. I was looking for a collection of well-written and well-maintained Dockerfiles, but I couldn't find one. Thus, I thought of creating one! I realized it's not enough to have a simple Dockerfile. Sometimes you need other files for your build: nginx.conf, php.ini, my.cnf, etc. I also realized that people have different preferences. In Node, some use NPM, some use YARN, some use PNPM. In PHP, some use Apache, some use FPM…
- 1

- 2
- 3DD
Hey y'all, I've been using docker compose a lot in my local network, and managing setup between machines is a bit of a pain in the ass for me. I wanted an easy way to share complex configurations. At the moment most docker compose package management is done by adding a docker-compose.yml to your repo, adding a bunch of setup instructions, and hoping they are well followed. This didn't feel like a smart way to go about it to me. I wanted to create a way to create a complex package, say a series of related or linked services, and provide some meaningful way to have users install it. That's why…
2020
- 4

- 5PD
2019 · github.com
- 6AS
Hi! I am sharing this because it may be useful to others. I created a simple Docker image that lets you easily expose a web app running locally on your dev machine to the Internet, via a proxy server. It is a self hosted alternative to something like Ngrok, which is a paid service if you use custom domains. A small server is cheaper than Ngrok (I use Hetzner Cloud and the cheapest server costs me 3€ per month). I use this method in particular to test HTTP verification with Let's Encrypt for a SaaS app running on my Mac. Hope this is useful :) Code:…
2019
- 7MB
Hi, I spent the last year and a half writing a book on Docker and microservices, which was finally released on O'Reilly this week. "Using Docker: Developing and Deploying Software with Containers" takes a holistic approach, showing how containers can be used as the central artifact in a modern software development workflow. If anyone has any q's or feedback, please feel free to comment below. The book is available at: http://shop.oreilly.com/product/0636920035671.do (use code AUTHD for a discount)…
2016
- 8AA
Concept wireframes: https://imgur.com/a/Qyvq5HF HN, I've been chronically frustrated by how challenging it is to configure nginx and Apache config files. I had the idea for a simple, intuitive interface that could automatically generate and manage htaccess and SitesAvailable files. Does anyone think it would be worthwhile for me to build this?
2019
- 9DD
2015 · github.com
- 10IB
I thought it'd be nice if my friends and elders can run Docker containers as easy as using Facebook. The idea is for them to fill in some details, click Deploy Now, and the app should be live in a few secs. https://www.casadila.com Video introduction: https://youtu.be/RYLZsBI3Wus Video example of how a Hello World app is deployed: https://youtu.be/6TEAFajMxus Step by step guide to running a WordPress instance: https://www.casadila.com/docs/how-to-set-up-wordpress I've just opened this up for beta testing. What's your thoughts? Is…
2021
- 11DP
Hi all! I've built a small tool to visualize how inefficient `docker pull` is, in preparation for standing up a new Docker registry + transport. It's bugged me for a while that updating one dependency with Docker drags along many other changes. It's a huge problem with Docker+robotics. With dozens or hundreds of dependencies, there's no "right" way to organize the layers that doesn't end up invalidating a bunch of layers on a single dependency update - and this is ignoring things like compiled code, embedded ML weights, etc. Even worse, many robotics deployments are on terrible internet,…
Mar 2026 · dockerpull.com
- 12DD
2014 · github.com
- 13UD
2016 · github.com
- 14LL
2016 · github.com
- 15IS
Hey all, I'm working on a tool to make staging environments more accessible to software development teams - https://deploykumo.com. Here's a blog post describing it in more detail: https://reading.supply/post/10410725-30a6-41d3-aa3b-45568f32.... Let me know what you all think.
2019
- 16SM
Hi HN! I've posted this a few weeks back without much HN traction - today we've added a free community tier, so anyone can try it out. TL;DR: We’ve launched StableBuild, a new tool to easily freeze and pin Docker images, operating system packages, Python packages, and arbitrary build dependencies; in 5 lines of code: https://stablebuild.com . As the CTO at an ML startup w/ 75 people (https://edgeimpulse.com/) I’ve grown incredibly frustrated with non-deterministic builds. Last year basically every week one of our containers (we have 40+ unique ones in prod)…
2024 · stablebuild.com
- 17XI
2014 · xconf.io
- 18DP
Really, that's it: an open source and self-hostable alternative to Vercel, Render, Netlify, Laravel Cloud and the likes. Obviously simpler, but it should handle the basics pretty well: - Git-based deployments: Push to deploy from GitHub with zero-downtime rollouts and instant rollback. - Multi-language support: Python, Node.js (beta), PHP (soon)... basically anything that can run on Docker. - Environment management: Multiple environments with branch mapping and encrypted environment variables. - Real-time monitoring: Live and searchable build and runtime logs. - Team collaboration:…
2025 · devpu.sh
- 19BD
2017 · github.com
- 20LB
2014 · tech.bellycard.com
- 21IM
Been using it for about a year now in production, but rewrote it completely in golang. My first go project so far. I wanted to have something that would make my life easier. A lot of tools nowaday kinda push you towards functional deployments and that usually doesn't work for me since I like stuff like LiveView by Phoenix and Websocket stuff in general. Old vercel deployments back when they allowed to deploy docker containers was a godsend, but since they don't offer that anymore I had to use services like fly.io(which is amazing) or heroku. However I wanted something selfhosted that I could…
2024 · deploywithjig.askh.at
- 22FB
Last week I released a web-based, automated build environment / Makefile generator for FPGA projects: http://www.boldport.com It's just a start, and I'd appreciate feedback. Tell me what sucks about it, what you love, where to improve. (BTW, I'm happy to help anyone who's interested to set up or convert their projects to work with the "boldport flow"!) In this context, my proposal for a scalable and version control friendly project structure for FPGA designs may be interesting as well: https://www.boldport.com/docs/fpgaproj
2011
- 23QT
2017 · hasura.github.io
- 24SA
2021 · svennex.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →