Skip to content

feat: docker build for multi arch#238

Draft
vijayg10 wants to merge 10 commits intomainfrom
feat/docker-build-for-multi-arch
Draft

feat: docker build for multi arch#238
vijayg10 wants to merge 10 commits intomainfrom
feat/docker-build-for-multi-arch

Conversation

@vijayg10
Copy link
Contributor

@vijayg10 vijayg10 commented Mar 2, 2023

Refactored build, build-local, publish-snapshot and publish jobs in circleCI to build docker images using buildx.
This is to support multiple architectures apart from amd64 like arm64. This enables Apple Macbook users with apple silicon chips to run TTK locally without any x86 emulation.

Issue: Currently the image-scan step is failing if we build the docker image using buildx. Need to investigate the cause and fix it.

@vijayg10 vijayg10 self-assigned this Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant