cadvisor/container
Rohit Jnagal 4b4312b290 Improve approximation of container creation time.
Containers with subcontainers always report creation time to be same as the time
of creation of the latest subcontainer.

Still not an ideal solution, but accurate for most practical purposes.
2015-05-07 18:14:54 +00:00
..
docker Adding container labels 2015-04-30 23:09:03 -07:00
libcontainer Add flags to customize the events StoragePolicy. 2015-05-01 12:04:11 -07:00
raw Improve approximation of container creation time. 2015-05-07 18:14:54 +00:00
container.go Bulk move current info api to info/v1. Making room for info/v2. 2015-03-04 00:47:28 +00:00
factory_test.go Add --docker_only flag to enable tracking for only docker containers and root. 2015-04-30 23:34:44 +00:00
factory.go Add --docker_only flag to enable tracking for only docker containers and root. 2015-04-30 23:34:44 +00:00
mock.go Bulk move current info api to info/v1. Making room for info/v2. 2015-03-04 00:47:28 +00:00