Files
podman/pkg/util
Ygal Blum 64ec31ac00 Add nocreate option for named volumes
Add a per-volume 'nocreate' option that prevents automatic creation of
named volumes when they don't exist. When specified, Podman will fail
if the volume is not found instead of creating it automatically.

Usage: -v myvolume:/data:nocreate
       --mount type=volume,src=myvolume,dst=/data,nocreate

See: #27862
Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
2026-02-26 11:14:32 -05:00
..
2025-09-26 09:09:54 -06:00
2025-09-10 16:17:04 +02:00
2025-11-11 12:32:46 +01:00
2025-11-11 12:32:46 +01:00
2026-02-11 11:41:10 -08:00