Files
podman/pkg
Valentin Rothberg 59f31d86ac auto-update: add --dry-run
Add a --dry-run flag to `podman auto-update` which will look for new
images but won't perform any pull or restart any service or container.

The "UPDATED" column will now indicate the availability of a newer image
via "pending".

```
$ podman auto-update --dry-run
UNIT                    CONTAINER            IMAGE                   POLICY      UPDATED
container-test.service  08fd34e533fd (test)  localhost:5000/busybox  registry    false
```

Fixes: #9949
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-07-15 11:39:50 +02:00
..
2020-12-22 13:34:31 -05:00
2021-02-11 23:01:56 +01:00
2021-07-15 11:39:50 +02:00
2021-05-06 11:51:15 +02:00
2019-07-23 15:43:40 -04:00
2021-07-15 11:39:50 +02:00
2021-02-22 09:03:51 +01:00
2021-02-22 09:03:51 +01:00
2021-02-25 10:02:41 -06:00
2021-02-11 23:01:56 +01:00
2021-03-15 14:01:52 +01:00
2021-02-22 09:03:51 +01:00
2021-02-22 09:03:51 +01:00
2021-07-01 17:01:54 +02:00
2021-02-11 23:01:56 +01:00
2020-12-22 13:34:31 -05:00
2021-07-02 19:00:36 +02:00
2020-01-13 14:27:02 +01:00
2021-02-11 23:01:56 +01:00