Scroll to navigation

DOCKER-COMPOSE-BRIDGE-CONVERT(1) DOCKER-COMPOSE-BRIDGE-CONVERT(1)

NAME

docker-compose-bridge-convert - Convert compose files to Kubernetes manifests, Helm charts, or another model

SYNOPSIS

docker compose bridge convert

DESCRIPTION

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

OPTIONS

-h, --help[=false] help for convert

-o, --output="out" The output directory for the Kubernetes resources

--templates="" Directory containing transformation templates

-t, --transformation=[] Transformation to apply to compose model (default: docker/compose-bridge-kubernetes)

OPTIONS INHERITED FROM PARENT COMMANDS

--dry-run[=false] Execute command in dry run mode

SEE ALSO

docker-compose-bridge(1)

Mar 2026