Back to Compose

docker compose bridge convert

docs/reference/compose_bridge_convert.md

5.5.11.4 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)
-y, --yesboolAssume "yes" to the output directory overwrite prompt. For scripts/CI, where no interactive confirmation is possible
<!---MARKER_GEN_END-->