rongou commented on issue #23347: allow building spark gpu docker images URL: https://github.com/apache/spark/pull/23347#issuecomment-452435272 I think I have a solution to address all the concerns here (well, almost :). By switching the CPU base image to `debian:stretch-slim`, and a couple tricks to trim the image, now the Spark CPU image is 372MB (vs. the Alpine based image that's 345MB). Perhaps that's small enough? Also I assume Debian is less of a concern than Ubuntu for licensing, right?
---------------------------------------------------------------- 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]
