Skip to main content

Docker Compose Js API Overview

ClassDescription
ComposeWrapper around docker compose (with fallback to docker-compose) for programmatically managing Docker Compose services.

Type Aliases

RunOptions

RunOptions = object

Defined in: index.ts:7

Index Signature

[arg: string]: Arg | null