podman/pkg/systemd
Paul Holzinger 77e6ae2436 Add envars to the generated systemd unit
The with --new generated systemd unit loses the environment variables
when the create command only contains the key without the value. Since
podman tries to lookup those values from the environment the unit can
fail.

This commits ensures that we will add the environment variables to the
unit file when this is the case. The container environment variables are
looked up in the container spec.

Fixes #10101

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2021-05-10 12:01:24 +02:00
..
define Do not leak libpod package into the remote client 2021-03-15 14:02:04 +01:00
generate Add envars to the generated systemd unit 2021-05-10 12:01:24 +02:00
activation.go V2 Fix support for tcp://[::]<port> connections 2020-04-17 16:39:59 -07:00
dbus.go bump go module to v3 2021-02-22 09:03:51 +01:00