spiegel_podman/pkg/specgen/generate
Valentin Rothberg ff54aaa634 podman create: building local pause image: do not read ignore files
Make sure to ignore local {container,docker}ignore files when building a
local pause image.  Otherwise, we may mistakenly not be able to copy
catatonit into the build container.

Fixes: #13529
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-03-17 14:18:16 +01:00
..
kube move k8s deps into podman 2022-03-15 14:46:29 +01:00
config_linux.go rootless: drop permission check for devices 2022-01-27 09:35:02 +01:00
config_linux_cgo.go bump go module to version 4 2022-01-18 12:47:07 +01:00
config_linux_nocgo.go bump go module to version 4 2022-01-18 12:47:07 +01:00
config_linux_test.go Add filepath glob support to --security-opt unmask 2021-05-04 14:40:43 -04:00
container.go Implement Podman Container Clone 2022-02-20 21:11:14 -05:00
container_create.go Add support for --chrootdirs 2022-03-14 10:31:58 +02:00
namespaces.go Podman pod create --share-parent vs --share=cgroup 2022-02-03 09:30:17 -05:00
oci.go Set default rule at the head of device configuration 2022-03-07 18:12:17 -05:00
pod_create.go podman create: building local pause image: do not read ignore files 2022-03-17 14:18:16 +01:00
ports.go bump go module to version 4 2022-01-18 12:47:07 +01:00
ports_bench_test.go use libnetwork from c/common 2022-01-12 17:07:30 +01:00
ports_test.go use libnetwork from c/common 2022-01-12 17:07:30 +01:00
security.go pkg/specgen/generate/security: fix error message 2022-01-24 13:24:37 -08:00
storage.go bump go module to version 4 2022-01-18 12:47:07 +01:00
validate.go bump go module to version 4 2022-01-18 12:47:07 +01:00