You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/08/11 16:52:40 UTC

[GitHub] [iotdb] xiaoyekanren opened a new pull request, #6973: add dockerfile to compile docker with multi-platform

xiaoyekanren opened a new pull request, #6973:
URL: https://github.com/apache/iotdb/pull/6973

   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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] HTHou merged pull request #6973: add dockerfile to compile docker with multi-platform

Posted by GitBox <gi...@apache.org>.
HTHou merged PR #6973:
URL: https://github.com/apache/iotdb/pull/6973


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org