Skip to content

add dockerfile to compile docker with multi-platform#6973

Merged
HTHou merged 1 commit intoapache:rel/0.13from
xiaoyekanren:update_0.13_dockerfile
Aug 12, 2022
Merged

add dockerfile to compile docker with multi-platform#6973
HTHou merged 1 commit intoapache:rel/0.13from
xiaoyekanren:update_0.13_dockerfile

Conversation

@xiaoyekanren
Copy link
Contributor

use docker-buildx to compile docker images for multi-platform

docker buildx build --platform linux/amd64,linux/arm64/v8,linux/arm/v7 -t apache/iotdb:0.13.1-node -f Dockerfile-0.13.1-node-multi-platform . --push

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.

2 participants