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

    https://github.com/apache/spark/pull/21584#discussion_r204229514
  
    --- Diff: bin/docker-image-tool.sh ---
    @@ -79,11 +80,16 @@ function build {
       docker build $NOCACHEARG "${BINDING_BUILD_ARGS[@]}" \
         -t $(image_ref spark-py) \
         -f "$PYDOCKERFILE" .
    +
    +    docker build "${BINDING_BUILD_ARGS[@]}" \
    --- End diff --
    
    nit: this doesn't align with the pattern above


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to