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
@ -7,4 +7,5 @@ MAINTAINER dengnan@google.com vmarmol@google.com
|
||||
ADD cadvisor /usr/bin/cadvisor
|
||||
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT ["/usr/bin/cadvisor"]
|
||||
ENTRYPOINT ["/usr/bin/cadvisor"]
|
||||
CMD ["-log_dir", "/"]
|
||||
|
Loading…
Reference in New Issue
Block a user