mirror of
https://github.com/docker/cli.git
synced 2026-09-01 18:14:34 -05:00
If `--storage-opt dm.datadev=/dev/loop0 --storage-opt dm.metadatadev=/dev/loop1 ` were provided, the information was not reflected in the information output. Closes: #7137 Signed-off-by: Vincent Batts <vbatts@redhat.com> Upstream-commit: 7e9ba22dc358196ac0d13524aa05677327f19ff9 Component: engine