mirror of
https://github.com/containers/podman.git
synced 2026-03-27 11:03:09 -04: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>