podman/pkg/specgen
Daniel J Walsh c8f57b71a4
Fix handling of systemd.
Systemd enablement has to happen on the server side, since we need
check if the image is running systemd.

Also need to make sure user setting the StopSignal is not overriden on the
server side. But if not set and using systemd, we set it correctly.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-06-05 13:01:57 -04:00
..
generate Fix handling of systemd. 2020-06-05 13:01:57 -04:00
config_unsupported.go Fix the pkg/specgen/SpecGenerator.getSeccompConfig stub 2020-03-20 23:25:15 +01:00
container_validate.go Fix handling of systemd. 2020-06-05 13:01:57 -04:00
namespaces.go Start testing with cross compilation 2020-05-21 11:58:15 -04:00
pod_validate.go Fix podman pod create --infra=false 2020-05-08 13:25:41 -04:00
podspecgen.go Fix parsing of --network for podman pod create 2020-05-07 17:58:50 -04:00
specgen.go podman: split env variables in env and overrides 2020-05-07 14:16:50 -04:00