Closed
Description
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind feature
Description Remote snapshotter in podman
We are really interested in the possibility to use a remote snapshotter like the one provide in containerd also in podman.
A remote snapshotter is a piece a containerd plugin which is provided as input the name of the layer that containerd need and it either mounts the correct directory or return an error.
All this process is manage by "user-level" code/plugin.
Is something like this even possible in podman_