Start Compose execution
Serverless GPUs
Start Compose execution
Start Docker Compose execution and return direct streaming URL.
The client can then connect directly to the streaming_url to receive output.
POST
Start Compose execution
Body
application/json
Request model for Docker Compose execution
Docker Compose YAML file content
Registry auth type (e.g., 'aws', 'basic')
AWS Access Key ID for ECR
AWS Secret Access Key for ECR
AWS Session Token for ECR
AWS region for ECR
Docker registry username
Docker registry password
Required range:
1 <= x <= 600Pattern:
^[a-zA-Z0-9_.]+$Whether to enable S3 mount for this execution
URLs to call with job completion info
Seconds to wait for graceful shutdown on cancel (default: 10)
Required range:
1 <= x <= 300
