mccheah commented on issue #23347: allow building spark gpu docker images URL: https://github.com/apache/spark/pull/23347#issuecomment-453643826 Something reasonable at a basic level is to support multiple distributions of Linux and have Dockerfiles for each of them. This is a common practice on Dockerhub, for multiple images to be available for different base operating systems. It gets a little messy though because we provide Dockerfiles for the different language bindings as well. So we're multiplying the Dockerfiles we'd have to support in that case.
---------------------------------------------------------------- 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]
