Alternatives
Products that do what Docker Compose Hub does
Validated Docker Compose templates. Search. Copy. Run.
- 1DR
docker-compose is great for single node docker deployments, but it doesn't have a feature that would allow zero downtime deployments. It's not possible to deploy often if your app goes down every time, and using Kubernetes/Nomad/Swarm on a single node is an overkill. I created this Docker plugin to be a drop-in replacement for the restart command in usual docker-compose deployment scripts. It performs a simple rolling deployment of a single service.
2023 · github.com
- 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
- 4CC
Hey HN, recently Apple release their own container manager tooling, but it's missing a "compose-like" tool. I'm building this CLI as a side-project and a way to help on the usage with the main tool. It's in a early version, then at the moment I'm trying to be as much as possible compatible with `docker-compose` config file, and in the current version we're supporting two commands: `up` and `down`.
2025 · github.com
- 5KC
Feb 2026 · github.com
- 6PD
2019 · github.com
- 7GF
2017 · kompose.io
- 8

Generate MLflow docker-compose.yml instantly
May 2026 · mlopslab.org
- 9IB
I found it odd there wasn’t a simple web tool to scan Docker Hub images for vulnerabilities. So I built one. It’s powered by the popular open-source tool Trivy.
2023 · containercve.com
- 10AK
I'm a software engineer who keeps getting pulled into DevOps no matter how hard I try to escape it. I recently moved into a Lead DevOps Engineer role writing tooling to automate a lot of the pain away. On my own time outside of work, I built Artifact Keeper — a self-hosted artifact registry that supports 45+ package formats. Security scanning, SSO, replication, WASM plugins — it's all in the MIT-licensed release. No enterprise tier. No feature gates. No surprise invoices. Your package managers — pip, npm, docker, cargo, helm, go, all of them — talk directly to it using their native…
Feb 2026 · github.com
- 11DR
Dockerized is like npx for unix tools: Run popular cli tools without installation. Example: dockerized npm init dockerized python2 somescript.py Run an older version of a tool: NODE_VERSION=15.0 dockerized node Use cases: - Maintaining multiple versions of an app - Installing without polluting host machine - Quickly run some commands you may not have installed Features: - intuitive use. Just the original command, but with 'dockerized' in front. - dockerized apps can access the current directory and read/modify files, just like native apps. - no need to know which docker image this…
2022 · github.com
- 12NA
2020 · nautilusdev.com
- 13

- 14AD
Hello HN! We just launched a new feature we built at Depot that accelerates Docker image builds on your local machine in a team environment, and we wanted to share some of the details with you all. The launch blog post: https://depot.dev/blog/local-builds Depot is a hosted container build service - we run fully managed Intel and Arm remote build machines in AWS, with large instance sizes and SSD cache disks. The machines run BuildKit, the build engine that powers Docker, so generally anything you can `docker build`, you can also `depot build`. Most people use Depot in CI,…
2023
- 15PA
2015 · github.com
- 16

- 17
CompoTe▲4Docker Compose UI for building and sanity-check infra stacks
May 2026 · compote.aicrafted.org
- 18DC
2017 · medium.com
- 19

- 20SL
Hey everyone! I'm Zevi and I'm sharing a new Docker-for-Desktop Extension that my team built to help dev teams collaborate and review changes faster. Usually it takes a long time for developers to get their changes reviewed since they need to wait for CI builds or staging environments to share their work with the rest of the team. We built this Docker extension to solve that problem. Developers avoid the delays by creating a secure, shareable tunnel to their local environment as soon as their code is ready to be reviewed. Ongoing code changes are also available in real time, without needing…
2023 · hub.docker.com
- 21MI
2017 · marina.io
- 22
- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →