Commit Graph

12 Commits

Author SHA1 Message Date
Seth Jennings
cd41c0bd60 don't look in host path for thin_ls binary 2017-02-03 12:50:20 -06:00
Tim St. Clair
4530a1c7c6
Update Dockerfile and dependencies
- Update base image to alpine:3.4
- Fix zfs-utils reference (moved to zfs in main)
- Update glibc version to 2.23-r3
2016-08-02 15:30:02 -07:00
shuairan
fc8cc89121 fixed ldconfigs glibc path 2016-02-23 19:38:19 +01:00
shuairan
2e4bd5730b update glibc to 2.23-r1 (fixes CVE-2015-7547) 2016-02-23 19:15:48 +01:00
Miguel Perez
e0fef76668 Add support ZFS filesystem
- fix container usage stat not loading on first load
2015-12-15 15:41:19 -05:00
Jimmi Dyson
8e63ba34fe Switch to alpine for release image & add devicemapper tools to docker images 2015-10-21 09:56:33 +01:00
Victor Marmol
ebbaf9b46c Revert back to progrium/busybox.
Alpine doesn't have glibc which we build with.
2015-03-19 08:49:50 -07:00
Victor Marmol
e69432f5db Switch to gliderlabs/alpine Docker image.
Fixes #597.
2015-03-16 17:29:45 -07:00
Vishnu Kannan
7ed645f004 Avoid compiling cadvisor statically for the docker image by deriving the image from a stripped down busybox image.
Log failures encountered while dumping to influxdb
Handle critical failures in cadvisor gracefully without getting stuck.
2014-09-19 17:23:45 +00:00
Vishnu Kannan
6e66310385 Update Dockerfile to work with glog.
Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
2014-08-12 06:24:55 +00:00
Victor Marmol
07b9ed3244 Remove lmctfy driver in favor of the raw driver 2014-07-22 14:09:42 -07:00
Victor Marmol
93754d77ee Make cAdvisor Dockerimage much smaller.
Remove old Dockerfiles for deployment and create a new one that only
includes the statically linked binaries we need. This creates an image
that is ~22MB in size.
2014-07-16 10:01:00 -07:00