Github user holdenk commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21092#discussion_r183152677
  
    --- Diff: bin/docker-image-tool.sh ---
    @@ -86,7 +94,8 @@ Commands:
       push        Push a pre-built image to a registry. Requires a repository 
address to be provided.
     
     Options:
    -  -f file     Dockerfile to build. By default builds the Dockerfile 
shipped with Spark.
    +  -f file     Dockerfile to build for JVM based Jobs. By default builds 
the Dockerfile shipped with Spark.
    +  -p file     Dockerfile with Python baked in. By default builds the 
Dockerfile shipped with Spark.
    --- End diff --
    
    One (future concern) is how we would to handle the overlay with both Python 
and R at the same time.


---

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

Reply via email to