Alternatives
Products that do what MultiDocker does
Run every docker-compose project at once, no port wars
- 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

- 5

- 6

- 7NM
2020 · github.com
- 8

- 9

- 10

- 11

- 12DH
2020 · hostip.dev
- 13

- 14DR
2019 · docker-run.com
- 15E4
Hey everyone, After my first macOS app launch DockFlow, a few months ago, And the great support I got from this form, I am glad to announce my new product, ExtraDock! ExtraDock lets macOS users create multiple docks and place them wherever they want. It was designed to solve the struggle of having a single dock to serve a multi-monitor setup. Docks are fully customizable - colors, blur, opacity, border, etc. You can also add custom Widgets such as Spacers, Dividers, Clocks, and even cool widgets such as IP Address (always to show your external IP, great for VPN), or Stripe Dashboard Widget…
Nov 2025
- 16IR
2015 · instadocker.com
- 17AS
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
- 18

- 19SL
2016 · blog.alexellis.io
- 20DC
2017 · medium.com
- 21KB
When cloning a repo, we kept hitting the same wall: no Dockerfile, no dev container, no clear path to running it. Asking an agent to fix it directly on your system is risky, as it can clear Docker config, change kernel settings, downgrade packages without warning. Keystone runs the agent inside a Modal sandbox with its own Docker daemon. It iterates until tests pass, then hands you a .devcontainer/ you can just check in. Now your repo knows how to run itself!
Mar 2026 · imbue.com
- 22MC
2016 · github.com
- 23DP
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
- 24RC
Claude Code's --dangerously-skip-permissions flag lets agents run without interruption, but it needs a sandboxed environment to be safe. dangerously is an open source tool that spins up an isolated container and runs Claude Code inside it — file system changes are restricted to your project directory. The new version detects your docker-compose.yml and spins up your full service stack alongside Claude Code, so the agent can test against real dependencies — databases, queues, whatever your app needs. npm install -g dangerously
Apr 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →