mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +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>