spiegel_podman/pkg/specgen/generate
flouthoc 541e83ffe2 personality: Add support for setting execution domain.
Execution domains tell Linux how to map signal numbers into signal actions.
The execution domain system allows Linux to provide limited support for binaries
compiled under other UNIX-like operating systems.

Reference: https://man7.org/linux/man-pages/man2/personality.2.html

Signed-off-by: flouthoc <flouthoc.git@gmail.com>
2021-08-06 15:04:47 +05:30
..
kube Fix handling of selinux labels in podman play kube 2021-07-20 08:42:07 -04:00
config_linux.go Add filepath glob support to --security-opt unmask 2021-05-04 14:40:43 -04:00
config_linux_cgo.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
config_linux_nocgo.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
config_linux_test.go Add filepath glob support to --security-opt unmask 2021-05-04 14:40:43 -04:00
container.go implement init containers in podman 2021-08-04 14:14:36 -05:00
container_create.go implement init containers in podman 2021-08-04 14:14:36 -05:00
namespaces.go Add the option of Rootless CNI networking by default 2021-05-26 15:03:30 -04:00
oci.go personality: Add support for setting execution domain. 2021-08-06 15:04:47 +05:30
pod_create.go --infra-name command line argument 2021-07-15 21:27:51 -03:00
ports.go Allow changing of port forward rules on restore 2021-06-04 13:29:02 +02:00
security.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
storage.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
validate.go bump go module to v3 2021-02-22 09:03:51 +01:00