lattice_import_compose
Import a Docker Compose YAML document to create a new container stack, with optional deployment strategy and worker pinning.
Instructions
Create a new stack from a docker-compose YAML document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Stack name | |
| worker_id | No | Worker to pin the stack to | |
| description | No | Description | |
| compose_yaml | Yes | Full compose YAML document | |
| deployment_strategy | No | Deployment strategy |