mirror of
https://github.com/docker/compose.git
synced 2025-06-07 23:30:21 +02:00
23 lines
721 B
Markdown
23 lines
721 B
Markdown
# docker compose bridge transformations
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Manage transformation images
|
|
|
|
### Subcommands
|
|
|
|
| Name | Description |
|
|
|:-----------------------------------------------------|:-------------------------------|
|
|
| [`create`](compose_bridge_transformations_create.md) | Create a new transformation |
|
|
| [`list`](compose_bridge_transformations_list.md) | List available transformations |
|
|
|
|
|
|
### Options
|
|
|
|
| Name | Type | Default | Description |
|
|
|:------------|:-------|:--------|:--------------------------------|
|
|
| `--dry-run` | `bool` | | Execute command in dry run mode |
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|