spiegel_podman/pkg/specgen/generate
Daniel J Walsh 8a28b896bb Allow volume mount dups, iff source and dest dirs
Also create one constant for ErrDuplicateDest, rather then have the same
value set three times.

Fixes: https://github.com/containers/podman/issues/4217

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-10-18 13:52:32 -04:00
..
kube bump golangci-lint to v1.49.0 2022-10-18 13:51:10 -04:00
config_linux.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
config_linux_cgo.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
config_linux_nocgo.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
config_linux_test.go Add filepath glob support to --security-opt unmask 2021-05-04 14:40:43 -04:00
container.go podman container clone env patch 2022-09-16 11:43:26 -04:00
container_create.go Fix stutters 2022-09-10 07:52:00 -04:00
namespaces.go Fix stutters 2022-09-10 07:52:00 -04:00
namespaces_freebsd.go Fix stutters 2022-09-10 07:52:00 -04:00
namespaces_linux.go Fix stutters 2022-09-10 07:52:00 -04:00
namespaces_unsupported.go specgen/generate: Add support for FreeBSD 2022-08-30 11:24:57 +01:00
oci.go specgen/generate: Move SpecGenToOCI, WeightDevices to oci_linux.go and add stubs. 2022-08-30 11:23:58 +01:00
oci_freebsd.go specgen/generate: Add support for FreeBSD 2022-08-30 11:24:57 +01:00
oci_linux.go specgen/generate: Move SpecGenToOCI, WeightDevices to oci_linux.go and add stubs. 2022-08-30 11:23:58 +01:00
oci_unsupported.go specgen/generate: Add support for FreeBSD 2022-08-30 11:24:57 +01:00
pause_image.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
pod_create.go specgen/generate: Avoid a nil dereference in MakePod 2022-10-18 13:33:33 -04:00
ports.go bump golangci-lint to v1.49.0 2022-10-18 13:51:10 -04:00
ports_bench_test.go fix a number of errcheck issues 2022-03-22 13:15:28 +01:00
ports_test.go use libnetwork from c/common 2022-01-12 17:07:30 +01:00
rlimit_int64.go pkg/specgen: Add stubs for non-linux builds 2022-08-15 10:45:23 +01:00
rlimit_uint64.go pkg/specgen: Add stubs for non-linux builds 2022-08-15 10:45:23 +01:00
security_freebsd.go specgen/generate: Add support for FreeBSD 2022-08-30 11:24:57 +01:00
security_linux.go specgen/generate: Move security.go to security_linux.go and add stubs 2022-08-29 13:06:15 +01:00
security_unsupported.go specgen/generate: Add support for FreeBSD 2022-08-30 11:24:57 +01:00
storage.go Allow volume mount dups, iff source and dest dirs 2022-10-18 13:52:32 -04:00
validate.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00