vanzin commented on issue #23347: allow building spark gpu docker images
URL: https://github.com/apache/spark/pull/23347#issuecomment-453638333
 
 
   >  I wonder if there's a world where the docker image tool can allow 
specifying a base image
   
   That seems to be done in the current patch; only missing part is that you 
cannot actually specify the base image (just choose between "gpu" or "no gpu").
   
   The only problem with that is that you need a base image that's compatible 
with everything else defined in the rest of the docker files. e.g. if they use 
"apt" for anything you need a Debian-based distro...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to