Skip to content

Conversation

@morganchristiansson
Copy link

@morganchristiansson morganchristiansson commented Jan 8, 2022

An attempt to build arm64 docker images.

If building arm64 binary with make cross on amd64 and then COPY binary in Dockerfile instead of compiling then it will run very fast with qemu. qemu is fast for high-io/low-cpu tasks and can build multi-arch docker images simply using docker buildx build --platforms=linux/amd64,linux/arm64,etc,etc

@morganchristiansson morganchristiansson force-pushed the docker-arm64 branch 5 times, most recently from 892076b to b2f03ce Compare January 8, 2022 16:36
@morganchristiansson morganchristiansson force-pushed the docker-arm64 branch 2 times, most recently from acbe0e0 to 62f0ed6 Compare January 8, 2022 17:01
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