spiegel_podman/pkg/specgen/generate
Ralf Haferkamp 626aeffc55 specgen: fix order for setting rlimits
Also make sure that the limits we set for rootless are not higher than
what we'd set for root containers.

Rootless containers failed to start when the calling user already
had ulimit (e.g. on NOFILE) set.

This is basically a cherry-pick of 76f8efc0d0 into specgen

Signed-off-by: Ralf Haferkamp <rhafer@suse.com>
2020-07-06 14:21:53 -04:00
..
config_linux.go move go module to v2 2020-07-06 15:52:17 +02:00
config_linux_cgo.go move go module to v2 2020-07-06 15:52:17 +02:00
config_linux_nocgo.go move go module to v2 2020-07-06 15:52:17 +02:00
container.go move go module to v2 2020-07-06 15:52:17 +02:00
container_create.go move go module to v2 2020-07-06 15:52:17 +02:00
namespaces.go move go module to v2 2020-07-06 15:52:17 +02:00
oci.go specgen: fix order for setting rlimits 2020-07-06 14:21:53 -04:00
pod_create.go move go module to v2 2020-07-06 15:52:17 +02:00
ports.go Allow empty host port in --publish flag 2020-07-06 13:37:27 -04:00
security.go move go module to v2 2020-07-06 15:52:17 +02:00
storage.go move go module to v2 2020-07-06 15:52:17 +02:00
validate.go move go module to v2 2020-07-06 15:52:17 +02:00