spiegel_podman/pkg/specgen
Daniel J Walsh 0d70df1195
Ignore containers.conf sysctl when namespaces set to host
If user sets namespace to host, then default sysctls need to be ignored
that are specific to that namespace.

--net=host ignore sysctls that begin with net.
--ipc=host ignore fs.mqueue
--uts=host ignore kernel.domainname and kernel.hostname

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-09-28 16:17:28 -04:00
..
generate Ignore containers.conf sysctl when namespaces set to host 2020-09-28 16:17:28 -04:00
config_unsupported.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
container_validate.go error when adding container to pod with network information 2020-08-21 09:21:15 -05:00
namespaces.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
pod_validate.go Fix podman pod create --infra-command and --infra-image 2020-09-16 07:42:19 -04:00
podspecgen.go Fix container and pod create commands for remote create 2020-07-10 11:22:23 -04:00
specgen.go run/create: record raw image 2020-09-15 13:33:22 +02:00