Files
Valentin Rothberg f9a689f3ed generate systemd: clarify limitations of --new
`generate systemd --new` is looking at the "create command" of the
container/pod which is simply the os.Args at creation time.

It does not work on containers or pods created via the REST API since
the create command is not set.  `--new` does work on such containers and
pods since there is no reliable way to reverse-map their configs to
command-line arguments of podman.

Fixes: #11370
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-09-01 08:50:03 +02:00
..
2021-06-02 16:56:12 -04:00
2021-02-06 07:37:29 -06:00
2020-05-21 17:16:10 -04:00
2020-05-21 17:16:10 -04:00
2021-02-09 09:13:21 -05:00
2020-08-11 08:03:37 -06:00