github.com/pachyderm/pachyderm@v1.13.4/examples/spark/pi/Dockerfile (about) 1 FROM k8s.gcr.io/spark:1.5.1_v3 2 3 COPY estimate_pi.py /home/