mirror of
https://github.com/docker/compose.git
synced 2025-06-10 16:50:14 +02:00
23 lines
909 B
Markdown
23 lines
909 B
Markdown
# docker compose bridge
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Convert compose files into another model
|
|
|
|
### Subcommands
|
|
|
|
| Name | Description |
|
|
|:-------------------------------------------------------|:-----------------------------------------------------------------------------|
|
|
| [`convert`](compose_bridge_convert.md) | Convert compose files to Kubernetes manifests, Helm charts, or another model |
|
|
| [`transformations`](compose_bridge_transformations.md) | Manage transformation images |
|
|
|
|
|
|
### Options
|
|
|
|
| Name | Type | Default | Description |
|
|
|:------------|:-------|:--------|:--------------------------------|
|
|
| `--dry-run` | `bool` | | Execute command in dry run mode |
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|