spiegel_podman/pkg/spec
Giuseppe Scrivano e21a6368f9 abi: set default umask and rlimits
the code got lost in the migration to podman 2.0, reintroduce it.

Closes: https://github.com/containers/podman/issues/6989

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>

<MH: Fixed build>

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2020-07-22 14:05:20 -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 Split up create config handling of namespaces and security 2019-11-07 21:23:23 -05:00
config_unsupported.go apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
containerconfig.go move go module to v2 2020-07-06 15:52:17 +02:00
createconfig.go fix: Don't override entrypoint if it's nil 2020-07-06 13:36:00 -04:00
namespaces.go move go module to v2 2020-07-06 15:52:17 +02:00
parse.go apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
security.go move go module to v2 2020-07-06 15:52:17 +02:00
spec.go abi: set default umask and rlimits 2020-07-22 14:05:20 -04:00
spec_test.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
storage_test.go Use EqualValues instead of reflect equality 2019-05-01 10:19:05 -04:00