mirror of
https://github.com/docker/cli.git
synced 2026-08-28 10:05:17 -05:00
This generates an ID string for calls to Mount/Unmount, allowing drivers to differentiate between two callers of `Mount` and `Unmount`. Signed-off-by: Brian Goff <cpuguy83@gmail.com>