Files
podman/pkg/spec
Matthew Heon e3a549b7b1 Remove ImageVolumes from database
Before Libpod supported named volumes, we approximated image
volumes by bind-mounting in per-container temporary directories.
This was handled by Libpod, and had a corresponding database
entry to enable/disable it.

However, when we enabled named volumes, we completely rewrote the
old implementation; none of the old bind mount implementation
still exists, save one flag in the database. With nothing
remaining to use it, it has no further purpose.

Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-02-21 09:37:30 -05:00
..
2020-02-12 17:10:18 +01:00
2019-06-25 13:51:24 -05:00
2020-02-19 15:20:15 -06:00
2018-05-25 08:45:15 +00:00
2020-02-14 12:00:45 +01:00
2020-02-19 15:20:15 -06:00