mirror of
https://github.com/containers/podman.git
synced 2026-01-30 08:51:53 -05:00
`--mount` should allow setting driver specific options using `volume-opt` when `type=volume` is set. This ensures parity with docker's `volume-opt`. Signed-off-by: Aditya R <arajan@redhat.com>