fix: ./deploy/build.sh can not find Dockerfile
This commit is contained in:
parent
b1535b8a39
commit
f760e2b4d6
@ -19,4 +19,4 @@ set -x
|
|||||||
|
|
||||||
make build
|
make build
|
||||||
|
|
||||||
docker build -t google/cadvisor:beta .
|
docker build -t google/cadvisor:beta -f $(dirname $0)/Dockerfile .
|
||||||
|
Loading…
Reference in New Issue
Block a user