Ninad Ingole created SPARK-23618:
------------------------------------

             Summary: docker-image-tool.sh Fails While Building Image
                 Key: SPARK-23618
                 URL: https://issues.apache.org/jira/browse/SPARK-23618
             Project: Spark
          Issue Type: Bug
          Components: Kubernetes
    Affects Versions: 2.3.0
            Reporter: Ninad Ingole


I am trying to build kubernetes image for version 2.3.0, using 

 
{code:java}
./bin/docker-image-tool.sh -r ninadingole/spark-docker -t v2.3.0 build
{code}
giving me an issue for docker build 

error:

 
{code:java}
"docker build" requires exactly 1 argument.
See 'docker build --help'.
Usage: docker build [OPTIONS] PATH | URL | - [flags]
Build an image from a Dockerfile
{code}
 

Executing the command within the spark distribution directory. Please let me 
know what's the issue.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to