mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
ff066b84ce
One of our volume plugins needs to get the label of the target mount point so that it can set the content inside of the volume to match. We need label.GetFileLabel() to make this work. Signed-off-by: Dan Walsh <dwalsh@redhat.com>