summaryrefslogtreecommitdiff
path: root/cmd/podman/imagefilters
Commit message (Collapse)AuthorAge
* imagefilter dangling handling correctedKunal Kushwaha2019-04-11
| | | | | | | imagefilter dangling=<value> shall not be ignored. this PR handles the value and returns images accordingly. Signed-off-by: Kunal Kushwaha <kushwaha_kunal_v7@lab.ntt.co.jp>
* Support filter image by reference to the repo nameQi Wang2019-03-04
| | | | Signed-off-by: Qi Wang <qiwan@redhat.com>
* Enable more podman-remote pod commandsbaude2019-02-22
| | | | | | enable pod start, stop, and kill subcommands for the remote-client. Signed-off-by: baude <bbaude@redhat.com>
* remote-client support for imagesbaude2019-01-10
Signed-off-by: baude <bbaude@redhat.com>