Adding entrypoint to cadvisor
This commit is contained in:
parent
39b09aaf0e
commit
4ea7f99c0c
@ -12,3 +12,4 @@ ADD http://storage.googleapis.com/cadvisor-bin/cadvisor /usr/bin/cadvisor
|
|||||||
RUN chmod +x /usr/bin/lmctfy && chmod +x /usr/bin/cadvisor
|
RUN chmod +x /usr/bin/lmctfy && chmod +x /usr/bin/cadvisor
|
||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
ENTRYPOINT /usr/bin/cadvisor
|
||||||
|
Loading…
Reference in New Issue
Block a user