Update Dockerfile to work with glog.
Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
This commit is contained in:
parent
1cac435b86
commit
6e66310385
@ -8,3 +8,4 @@ ADD cadvisor /usr/bin/cadvisor
|
||||
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT ["/usr/bin/cadvisor"]
|
||||
CMD ["-log_dir", "/"]
|
||||
|
Loading…
Reference in New Issue
Block a user