Skip to content
Prev Previous commit
Next Next commit
Add path to dockerfiles
  • Loading branch information
foxish committed Dec 20, 2017
commit 74ac5c9e5b495d0133e8e1378867a43f2bc1ff4a
2 changes: 1 addition & 1 deletion docs/running-on-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Example usage is:
./sbin/build-push-docker-images.sh -r <repo> -t my-tag build
./sbin/build-push-docker-images.sh -r <repo> -t my-tag push

Docker files are under the `dockerfiles/` and can be customized further before
Docker files are under the `kubernetes/dockerfiles/` directory and can be customized further before
building using the supplied script, or manually.

## Cluster Mode
Expand Down