Files
docker-cli/components/engine/daemon
Chris Dituri f1d7c7a10b Make daemon/graphdriver/devmapper log messages with a common, consistent prefix.
Closes #16667

Uses the prefix "devmapper:" for all the fmt and logrus error, debug, and info messages.

Signed-off-by: Chris Dituri <csdituri@gmail.com>
Upstream-commit: 0aa6ace6e6e819551d21ebdcaa0c5802f76d7603
Component: engine
2015-12-14 21:35:13 -06:00
..
2015-12-02 16:43:49 -05:00
2015-07-29 23:39:18 +02:00
2015-12-13 18:04:12 +02:00
2015-12-13 18:04:12 +02:00
2015-11-05 17:09:57 -05:00
2015-12-11 20:59:15 +02:00
2015-08-27 22:07:42 -07:00
2015-12-14 11:22:01 -05:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-02 11:12:42 -05:00
2015-12-13 18:04:12 +02:00
2015-12-13 18:04:12 +02:00
2015-12-03 17:39:49 +01:00
2015-12-13 18:04:12 +02:00
2015-12-13 18:04:12 +02:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver