mirror of
https://github.com/containers/podman.git
synced 2025-10-20 20:54:45 +08:00

The goal of this new interface is to expose the blob source path and the target file name for a bind mount into a container. libpod will call this and then take care of setting up the actual mounts based on the returned paths. Signed-off-by: Paul Holzinger <pholzing@redhat.com>