mirror of
https://github.com/docker/compose.git
synced 2025-09-13 12:58:09 +02:00
1.0 KiB
1.0 KiB
docker compose bridge convert
Convert compose files to Kubernetes manifests, Helm charts, or another model
Options
Name | Type | Default | Description |
---|---|---|---|
--dry-run |
bool |
Execute command in dry run mode | |
-o , --output |
string |
out |
The output directory for the Kubernetes resources |
--templates |
string |
Directory containing transformation templates | |
-t , --transformation |
stringArray |
Transformation to apply to compose model (default: docker/compose-bridge-kubernetes) |