podman/pkg/specgen/generate
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
..
config_linux.go specgen: fix segfault 2020-05-27 14:52:17 -04:00
config_linux_cgo.go podman: add support for --rootfs 2020-04-24 12:56:20 +02:00
config_linux_nocgo.go Attempt to turn on build_without_cgo tests 2020-05-22 12:56:19 -04:00
container.go Fix handling of ThrottleWriteIOPSDevice 2020-06-05 08:11:37 -04:00
container_create.go Fix handling of systemd. 2020-06-05 13:01:57 -04:00
namespaces.go Ensure that containers in pods properly set hostname 2020-06-04 16:32:10 -04:00
oci.go Ensure that containers in pods properly set hostname 2020-06-04 16:32:10 -04:00
pod_create.go Fix podman pod create --infra=false 2020-05-08 13:25:41 -04:00
ports.go Rework port parsing to support --expose and -P 2020-05-04 20:57:27 -04:00
security.go Properly handle default capabilities listed in containers.conf 2020-05-01 15:00:26 -04:00
storage.go Add support for volumes-from, image volumes, init 2020-04-27 13:13:21 -04:00