parthchandra commented on PR #932:
URL: https://github.com/apache/datafusion-comet/pull/932#issuecomment-2349402578

   @andygrove I changed the script to build a different image for each 
architecture instead of a single multi-arch image. It makes things much simpler 
at the cost of having multiple images (and a small increase in building time). 
It also removes the need to have the local container store and will also work 
with a custom docker backend as long as the backend supports `docker build`.
   I'm hoping this addresses some of the authentication issues you are seeing. 
   Also, I have noticed I get some network errors doing the build inside a 
container when on a VPN. Maybe we could try when not on a VPN?
   Anyway, could you take this for a spin? 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to