nowfound

Alternatives

Products that do what CompoTe does

Docker Compose UI for building and sanity-check infra stacks

  1. 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. 2DF

    Hey HN! We’re Kyle and Jacob and we are excited to show you Depot (https://depot.dev) and get your feedback! Depot is a hosted Docker container build service, providing fully managed remote builds from CI and from your terminal. We support both Intel and Arm builds natively. As application and platform engineers, we have experienced the challenge of keeping Docker container build times fast. From optimizing and reoptimizing Dockerfiles, to implementing layer caching in CI, to running & maintaining custom runners for multi-platform images. Still today, there are limitations with the…

    2022 · depot.dev

  3. 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. 4
    Dockhand133

    Docker management for everyone

    17d ago · dockhand.pro

  5. 5CC

    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

  6. 6
    Depot169

    Build Docker containers up to 20x faster

    2023

  7. 7

    Global CDN, zero config TLS, free custom domains

    2023

  8. 8
    zero94

    One command to deploy Docker containers to your own server

    Apr 2026 · shipzero.sh

  9. 9AK

    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

  10. 10AD

    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

  11. 11
    Konta84

    GitOps for Docker Compose on low‑resource VPS

    Feb 2026 · github.com

  12. 12
    Habitus126

    An open source build flow tool for Docker

    2016

  13. 13IB

    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

  14. 14SL

    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

  15. 15BB

    This project addresses the inefficiencies of traditional Dockerfile-based container builds where each customization layer creates storage bloat through duplicate dependencies from repeated apt-get install commands, network inefficiency from redundant package downloads across different images, and slow iteration cycles requiring full rebuilds of all previous steps. Our solution enables building minimal base images from scratch using debootstrap that precisely include only required components in the initial build, while allowing creation of specialized variants (Java, Kafka, etc.) from these…

    2025 · github.com

  16. 16B0
  17. 17MZ
  18. 18DC

    2017 · medium.com

  19. 19KC

    We kept hitting the same wall: you clone some arbitrary repo and just want it to run without any configuration work. So we built Keystone, an open source tool that spins up a Modal sandbox, runs Claude Code inside it, and produces a working .devcontainer/ config (Dockerfile, devcontainer.json, test runner) for any git repo. We build on the dev container standard, so the output works with VS Code and GitHub Codespaces out of the box. Main use cases: reproducible dev/CI environments, self-describing repos, and safely sandboxed coding agents. Our goal is to encourage all repos to…

    Feb 2026 · github.com

  20. 20

    Define once, run anywhere.

    Jul 2026 · stacktora.com

  21. 21

    Your Go-To Library for Compose Snippets

    2025

  22. 22

    Build Docker Compose and Kubernetes manifests visually

    Feb 2026

  23. 23AD

    I'd like to share a project I've been working on for the past few months. It's a distributed workflow engine written entirely in Go. Some highlights: * Tasks are executed in a Docker container * Can run stand-alone or distributed * Highly extensible * Able to enforce limits (CPU/RAM) per task * Web UI Would love the get your feedback on it, and find out if this could be useful.

    2023 · github.com

  24. 24RL

    I've been looking for a way to run LLMs safely without needing to approve every command. There are plenty of projects out there that run the agent in docker, but they don't always contain the dependencies that I need. Then it struck me. I already define project dependencies with mise. What if we could build a container on the fly for any project by reading the mise config? I've been using agent-en-place for a couple of weeks now, and it's working great! I'd love to hear what y'all think

    Jan 2026 · github.com

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