Docker Compose → native installers

Build stacks visually.Ship with one double-click.

Visual compose builder, AI-assisted service setup, and per-OS installer generation — no terminal required for you or your end users.

Full spec
Compose Schema
5 targets
Win · Mac · Linux
Offline
Bundled installers
docker-compose.yml
services:
  web:
    image: nginx:alpine
    ports:
      - "8080:80"
  db:
    image: postgres:16
    environment:
      POSTGRES_PASSWORD: ${DB_PASS}
Live YAML preview

From YAML to installer in three steps

A pipeline designed for builders who ship to non-technical users.

Build

Compose visually

Schema-driven editor covers the full Compose Spec — services, networks, volumes, secrets, and variables.

Bundle

Generate installers

One click produces Windows, macOS, or Linux packages with compose, env secrets, and registry creds embedded.

Ship

Zero commands for users

Recipients double-click. Docker installs if missing, registries log in, containers start automatically.

Built for real compose workflows

Everything you need to model, validate, and package multi-service stacks.

Full Compose Spec

Dynamic forms from the official JSON Schema — not a hand-picked subset that falls behind.

AI from Docker Hub

Search an image, extract ports and env vars with Claude, review before saving.

Global variables

Define once, interpolate everywhere with native ${KEY} syntax across services.

Cross-ref validation

Catch dangling networks, volume refs, dependency cycles, and missing variables before export.

Simple, quota-based pricing

Full feature access on every plan — scale limits as you grow.

Free

$0/mo

Try the compose builder and one installer build per month.

Start free

Ultimate

$49/mo

High limits for teams shipping many compose stacks and installers.

Sign up to subscribe

Questions

Are features gated by plan?
No — every plan gets the same tools. Plans differ only by project, AI, and installer build quotas.
What happens if I downgrade?
Your projects stay. You just can't create new ones until you're back under the free limits.
Can I manage billing?
Yes — open Settings and use the Stripe Customer Portal to update payment or cancel.

Ready to ship your first stack?

Create a project, model your services, and generate an installer your users can run without opening a terminal.

Create free account