Skip to content

Commit

Permalink
Update usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ramaddepally committed Nov 20, 2018
1 parent 11080c9 commit 5ec7cb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/docker-image-tool.sh
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@ Examples:
- Build image in minikube with tag "testing"
$0 -m -t testing build
- Skip building SparkR docker image
$0 -r repo -t tag -R skip build
- Build PySpark docker image
$0 -r docker.io/myrepo -t v2.3.0 -p kubernetes/dockerfiles/spark/bindings/python/Dockerfile build
- Build and push image with tag "v2.3.0" to docker.io/myrepo
$0 -r docker.io/myrepo -t v2.3.0 build
Expand Down

0 comments on commit 5ec7cb7

Please sign in to comment.