mirror of
https://github.com/containers/podman.git
synced 2026-03-21 08:03:50 -04:00
For read-only containers set to create tmpfs filesystems over /run and other common destinations, we were incorrectly setting mount options, resulting in duplicate mount options. Signed-off-by: Matthew Heon <matthew.heon@pm.me>