daemon: handleContainerExit(): add execDuration in attributes
Add `execDuration` field to the event attributes map. This is useful for tracking how long the container ran.
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
(cherry picked from commit 2ad37e183255e1abf9ca0d06b672338973a04d7b)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>