docker info command shows Storage Driver as overlay2 and is not showing information like when Storage Driver is devicemapper as shown below 
Is there a way to see similar sort of information when Storage Driver is overlay2?
Reason: docker info shows the following warnings when Storage Driver is devicemapper
WARNING: the devicemapper storage-driver is deprecated, and will be removed in a future release.
WARNING: devicemapper: usage of loopback devices is strongly discouraged for production use.