b32e2da0a5
Signed-off-by: Joel Longtine <joel@dagger.io>
34 lines
395 B
Markdown
34 lines
395 B
Markdown
---
|
|
sidebar_label: compose
|
|
---
|
|
|
|
# alpha.dagger.io/docker/compose
|
|
|
|
Docker-compose operations
|
|
|
|
```cue
|
|
import "alpha.dagger.io/docker/compose"
|
|
```
|
|
|
|
## compose.#App
|
|
|
|
### compose.#App Inputs
|
|
|
|
_No input._
|
|
|
|
### compose.#App Outputs
|
|
|
|
_No output._
|
|
|
|
## compose.#Client
|
|
|
|
A container image to run the docker-compose client
|
|
|
|
### compose.#Client Inputs
|
|
|
|
_No input._
|
|
|
|
### compose.#Client Outputs
|
|
|
|
_No output._
|