Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix race on podman start --all | Daniel J Walsh | 2021-05-25 |
| | | | | | | | | | Make sure all containers exit after start There is a race condition in that container could still be running when we attempt to remove them. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> | ||
* | Add restart-policy to container filters & --filter to podman start | Boaz Shuster | 2021-05-06 |
| | | | | Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com> | ||
* | Add --all to podman start | Boaz Shuster | 2021-05-03 |
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com> Co-authored-by: Ed Santiago <santiago@redhat.com> |