zitadel binary in the build context root.docker build.build/zitadel/Dockerfile still supported?zitadel binary that should be copied by COPY zitadel /app/zitadel?docker compose or another recommended workflow?linux/amd64,linux/arm64). docker buildx + ECR login + manifest) that work with this repo?go build from repo root to produce a zitadel binary, but hit missing generated files (gRPC/OpenAPI) and wasn’t sure about the correct generation step or alternative way to get the binary.zitadel binary doesn’t exist in the build context.COPY it (method B), or (b) a multi-stage Dockerfile if that’s the supported workflow.