mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07: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>