mirror of
https://github.com/containers/podman.git
synced 2025-06-19 00:06:43 +08:00

Other container runtimes include the tmpfs mount points in their inspect output. Podman should as well. It is under hostconfig. Resolves: #483 Signed-off-by: baude <bbaude@redhat.com> Closes: #488 Approved by: rhatdan