mirror of https://github.com/containers/podman.git
				
				
				
			
				
					
						
							Use the host UID and host GID mapping when building the local pause image for a Pod with a custom mapping. Otherwise, the mappings are off and the build fails. Propagating the mapping to the build container is not needed since the pause image ships merely a copied `catatonit` from the host. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2083997 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>  | 
			||
|---|---|---|
| .. | ||
| kube | ||
| config_linux.go | ||
| config_linux_cgo.go | ||
| config_linux_nocgo.go | ||
| config_linux_test.go | ||
| container.go | ||
| container_create.go | ||
| namespaces.go | ||
| oci.go | ||
| pause_image.go | ||
| pod_create.go | ||
| ports.go | ||
| ports_bench_test.go | ||
| ports_test.go | ||
| security.go | ||
| storage.go | ||
| validate.go | ||