Skip to content

Conversation

@Zozman
Copy link

@Zozman Zozman commented Jun 8, 2022

As described in Issue #69, it would be nice if there were arm64 builds in addition to the amd64 ones so that craneoperator could be run in the Raspberry Pi. Therefore this PR adds the --platform flag to the docker build as defined by v1.4 of the docker API and utilizes buildx as described here to allow both arm64 and amd64 builds to be generated at the same time.

If I've gotten something wrong here just let me know or feel free to ignore this PR (as I don't have access to CircleCI I can't exactly test this).

Zozman added 2 commits June 8, 2022 12:44
In order to support arm64 builds, added the --platform tag to the build command so that arm64 builds are generated in addition to amd64 builds.
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