Back to Compose

docker compose bridge convert

docs/reference/compose_bridge_convert.md

5.1.31.0 KB
Original Source

docker compose bridge convert

<!---MARKER_GEN_START-->

Convert compose files to Kubernetes manifests, Helm charts, or another model

Options

NameTypeDefaultDescription
--dry-runboolExecute command in dry run mode
-o, --outputstringoutThe output directory for the Kubernetes resources
--templatesstringDirectory containing transformation templates
-t, --transformationstringArrayTransformation to apply to compose model (default: docker/compose-bridge-kubernetes)
<!---MARKER_GEN_END-->