Alternatives
Products that do what DCPM – Docker Compose Package Manager does
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…
- 1

- 2

- 3

- 4PA
2016 · portainer.io
- 5
- 6

- 7

- 8PH
2014 · packagecloud.io
- 9DP
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
- 10NA
2020 · nautilusdev.com
- 11BA
2019 · github.com
- 12CP
2016 · github.com
- 13DD
2020 · github.com
- 14DC
2017 · medium.com
- 15MP
Tl;Dr: mpm implements a solution to XKCD #1654 (Universal Install Script). Now you can do: $ mpm --xkcd install and let it figure out which package manager to use to install your package. The project is open-source: https://github.com/kdeldycke/meta-package-manager#readme This CLI has some other capabilities, like listing the duplicate packages on your system: $ mpm list --duplicates ╭────────────┬─────────┬───────────────────╮ │ Package ID │ Manager │ Installed version │ ├────────────┼─────────┼───────────────────┤ │ blah │ cargo │ 0.0.0 │ │ blah │ gem │ 0.0.2 │ │ blah │…
2022
- 16

- 17ID
2016 · github.com
- 18DT
Build Dockmate - Docker/Podman containers manager TUI application in Go using bubble-tea TUI framework. Features: - Container management (start/stop/restart/remove, logs) - Real-time container monitoring (CPU, memory, disk I/O, etc.) - View/Hide columns (Memory, Cpu, Net I/O, etc.) - Compose project grouping - Podman runtime support (switch easily) - Persistent settings (YAML config) - Info/Help panels with shortcuts - Configurable Interactive Shell (/bin/sh, /bin/bash, etc.) - Homebrew support - One command-line installation Works…
Dec 2025 · github.com
- 19CN
Hi! compose2nix is a CLI tool that automatically converts your Docker Compose project into a NixOS configuration[1]. * Why does this even exist? Well, NixOS is a Linux distro that is configured using Nix (the language). However, Compose adds a configuration layer on top that is opaque to Nix, which means you lose out on some of the "magic" of NixOS. compose2nix solves this by "lifting" Compose functionality into native Nix/NixOS constructs, which results in a more native integration with NixOS. In addition, this tool unlocks two primary use-cases: 1. You can run existing non-trivial…
2024 · github.com
- 20DD
2014 · github.com
- 21PP
2020 · packagr.app
- 22IS
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
- 23CT
Hi HN, These are three FOSS Pulumi providers (defang-aws, defang-gcp, defang-azure) that take a Docker Compose-like project and provision it as real infrastructure to the respective cloud: VPC, subnets, load balancers, serverless containers (ECS Fargate, Cloud Run, Container App), builds, managed PostgreSQL, Redis, LLMs, and public/private DNS. Develop once, deploy anywhere: all three providers expose the same Compose-shaped surface. They contain the same Pulumi resources: Project, Build, Service, Postgres, Redis, LLM. Each service in the Compose services map gets provisioned as one of…
May 2026 · github.com
- 24

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