podman/pkg/specgen
Valentin Rothberg 402c68b41d pod create: add `--infra-conmon-pidfile`
Add an `--infra-conmon-pidfile` flag to `podman-pod-create` to write the
infra container's conmon process ID to a specified path.  Several
container sub-commands already support `--conmon-pidfile` which is
especially helpful to allow for systemd to access and track the conmon
processes.  This allows for easily tracking the conmon process of a
pod's infra container.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-06-11 11:01:13 +02:00
..
generate pod create: add `--infra-conmon-pidfile` 2020-06-11 11:01:13 +02:00
config_unsupported.go Fix the pkg/specgen/SpecGenerator.getSeccompConfig stub 2020-03-20 23:25:15 +01:00
container_validate.go Fixup issues found by golint 2020-06-10 05:49:41 -04:00
namespaces.go Start testing with cross compilation 2020-05-21 11:58:15 -04:00
pod_validate.go Fixup issues found by golint 2020-06-10 05:49:41 -04:00
podspecgen.go pod create: add `--infra-conmon-pidfile` 2020-06-11 11:01:13 +02:00
specgen.go podman: split env variables in env and overrides 2020-05-07 14:16:50 -04:00