Commit graph

4 commits

Author SHA1 Message Date
Matt Heon
35537de4c7 Fix several issues with image volumes
Particularly, fix an issue with SELinux where image volumes would
not mount properly.

Based (loosely) on 2ec11b16ab which
intermingled these changes with other fixes not relevant to this
backport.

Backported to v4.4.1-rhel per RHBZ 2213843

[NO NEW TESTS NEEDED]

Signed-off-by: Matt Heon <mheon@redhat.com>
2023-06-12 13:31:39 -04:00
Alexander Larsson
734c435e01 Add podman volume create --ignore
This ignores the create request if the named volume already exists.
It is very useful when scripting stuff.

Signed-off-by: Alexander Larsson <alexl@redhat.com>
2022-10-24 17:30:31 +02:00
Doug Rabson
359e397443 libpod: Add volume support for FreeBSD
[NO NEW TESTS NEEDED]

Signed-off-by: Doug Rabson <dfr@rabson.org>
2022-09-27 16:31:40 +01:00
Doug Rabson
065474755b libpod: Move runtime_volume_linux.go to runtime_volume_common.go
[NO NEW TESTS NEEDED]

Signed-off-by: Doug Rabson <dfr@rabson.org>
2022-09-27 16:31:40 +01:00
Renamed from libpod/runtime_volume_linux.go (Browse further)