Files
Valentin Rothberg fa3b8a75c4 {create,run} --replace
Add a `--replace` flag to the `container {create,run}` commands.
If another container with the same name already exists, it will
be replaced and removed.

Adding this flag is motivated by #5485 to make running Podman in systemd
units (or any other scripts/automation) more robust.  In case of a
crash, a container may not be removed by a sytemd unit anymore.  The
`--replace` flag allows for supporting crashes.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-06-15 15:53:51 +02:00
..
2020-05-21 17:16:10 -04:00
2020-06-15 15:53:51 +02:00
2020-05-21 17:16:10 -04:00
2019-10-31 12:31:39 -05:00
2020-05-21 17:16:10 -04:00
2020-05-26 20:59:40 +01:00
2020-05-21 17:16:10 -04:00
2020-05-21 17:16:10 -04:00
2020-05-21 17:16:10 -04:00
2020-05-21 17:16:10 -04:00
2020-01-14 13:42:59 +00:00