spiegel_podman/pkg/specgenutil
Andrew Aylett bf4318e606 Allow creating anonymous volumes with --mount
This fixes #13756.

All the mechanics to create anonymous volumes is already present, but
there's still a validation preventing that path from being taken.  We
remove the validation, which allows the volume to be created
successfully.

Signed-off-by: Andrew Aylett <andrew@aylett.co.uk>
2022-04-02 21:10:40 +01:00
..
createparse.go Implement Podman Container Clone 2022-02-20 21:11:14 -05:00
ports.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
specgen.go Remove error stutter 2022-03-25 21:47:04 -04:00
util.go rename --cni-config-dir to --network-config-dir 2022-01-18 19:28:25 +01:00
volumes.go Allow creating anonymous volumes with --mount 2022-04-02 21:10:40 +01:00