Docker Compose Js API Overview
| Class | Description |
|---|---|
| Compose | Wrapper 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