Skip to content

Commit b24db24

Browse files
committed
updates readme
1 parent 57a75fe commit b24db24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Build the Docker image:
2525

2626
```sh
2727
$ eval $(minikube docker-env)
28-
$ docker build -t spark-hadoop:2.2.1 .
28+
$ docker build -t spark-hadoop:2.2.1 -f ./docker/Dockerfile ./docker
2929
```
3030

3131
Create the deployments and services:

0 commit comments

Comments
 (0)