felixcheung commented on a change in pull request #23399:
[SPARK-26497][DOCS][KUBERNETES] Show users where the pre-packaged SparkR and
PySpark Dockerfiles
URL: https://github.com/apache/spark/pull/23399#discussion_r244419563
##########
File path: bin/docker-image-tool.sh
##########
@@ -232,7 +236,7 @@ Examples:
$0 -m -t testing build
- Build PySpark docker image
- $0 -r docker.io/myrepo -t v2.3.0 -p
kubernetes/dockerfiles/spark/bindings/python/Dockerfile build
+ $0 -r docker.io/myrepo -t v2.3.0 -p
resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile
Review comment:
don't you need the `build` command at the end?
----------------------------------------------------------------
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]