tan31989 opened a new issue, #9147:
URL: https://github.com/apache/pinot/issues/9147

   Hi,
   
   While trying to build the Trino project with some test containers for pinot, 
we could see that it fails with M1 Mac, because the arm64 images for the 
specific image don't seem to be available in 
https://hub.docker.com/r/apachepinot/pinot/tags
   
   In case, we use the image name as `"apachepinot/pinot:0.10.0";` for test 
containers, it can't seem to get the arm64-specific tag. I had to fix this for 
M1 using `"apachepinot/pinot:release-0.9.2-arm64-jdk11";`
   
   Isn't it possible to push tag images per OS/Arch?


-- 
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: commits-unsubscr...@pinot.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to