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-06-15 15:53:51 +02:00
2020-05-06 10:54:28 -04:00
2020-05-06 10:54:28 -04:00
2020-04-27 12:00:35 +02:00
2020-02-17 15:22:21 +01:00
2020-03-10 15:03:59 -06:00
2020-06-15 15:53:51 +02:00
2020-01-08 10:06:10 +01:00