Hi, thanks for this project.
Could you point me to the source code of this base docker image?
Hi @elgalu, the source code of the base image is at https://github.com/apache/spark/tree/master/resource-managers/kubernetes/core. The docker file used to build the base image is at https://github.com/apache/spark/tree/master/resource-managers/kubernetes/docker/src/main/dockerfiles/spark.
Most helpful comment
Hi @elgalu, the source code of the base image is at https://github.com/apache/spark/tree/master/resource-managers/kubernetes/core. The docker file used to build the base image is at https://github.com/apache/spark/tree/master/resource-managers/kubernetes/docker/src/main/dockerfiles/spark.