<#2935 [Housekeeping] Produce multi-arch images in...
# flyte-github
a
#2935 [Housekeeping] Produce multi-arch images in CI/CD pipelines Issue created by hajapy Describe the issue Update the build pipelines to also produce arm64 images. At a glance, I think these workflows would need to be updated: https://github.com/flyteorg/flytetools/blob/master/.github/workflows/docker_build.yml#L34 https://github.com/flyteorg/flytetools/blob/master/.github/workflows/publish.yml#L36 https://github.com/flyteorg/flyte/blob/master/.github/workflows/create_release.yml I would suggest to look into using the official docker actions if possible: https://github.com/docker/setup-buildx-action https://github.com/docker/build-push-action What if we do not do this? Unable to use official flyte images on arm64 instances. Users would need to build their own images of all the flyte control plane components. Related component(s) No response Are you sure this issue hasn't been raised already? ☑︎ Yes Have you read the Code of Conduct? ☑︎ Yes flyteorg/flyte