compose_optimize
Optimize Docker Compose YAML for production readiness. Specify a target environment to get tailored improvements.
Instructions
Optimize a Docker Compose file for production readiness (Pro)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Optimization target environment | |
| api_key | No | API key for authentication | |
| compose_yaml | Yes | YAML content of the Docker Compose file |