mirror of
https://github.com/docker/docs.git
synced 2026-04-02 17:28:55 +07:00
Export metadata for container and image in docker-inspect when overlay graphdriver is in use. Right now it is done only for devicemapper graph driver. Signed-off-by: Vivek Goyal <vgoyal@redhat.com>