podman/docs/source
Ed Santiago 29930fae70 podman images: add --filter=since=XX
Looks like a bit of a misunderstanding from early on.

Docker implements --filter=since=IMAGE. Podman implements 'after'
instead of 'since'. Add an equivalent case statement to handle
both, keeping 'after' because we have no way of knowing if it
is used in the field.

Update documentation ... and fix what looks like a complete
misinterpretation of what the code actually does: the man page
claimed that these were time fields, but I don't see any
possible incantation in which a time value works or could
work. Updated docs to reflect IMAGE usage. Also changed
nonworking '==' to single '='.

Added tests. [UPDATE: skip with broken podman-remote]

Fixes: #5040

Signed-off-by: Ed Santiago <santiago@redhat.com>
2020-02-20 07:55:29 -07:00
..
_static [CI:DOCS]Connect API docs and RTD 2020-01-17 15:12:35 -06:00
markdown podman images: add --filter=since=XX 2020-02-20 07:55:29 -07:00
Commands.rst Enable pre-commit tool linting 2020-01-14 13:42:59 +00:00
conf.py Restructure documentation dir 2019-10-31 12:31:39 -05:00
generate.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
healthcheck.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
image.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
index.rst Restructure documentation dir 2019-10-31 12:31:39 -05:00
Introduction.rst Restructure documentation dir 2019-10-31 12:31:39 -05:00
managecontainers.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
network.rst docs: fix incomplete heading underlining in network.rst 2020-01-28 06:44:07 -05:00
play.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
pod.rst Remove containers when pruning a stopped pod. 2019-11-26 13:19:31 -05:00
Reference.rst [CI:DOCS] Add logo and dev statement 2020-01-20 13:59:55 -06:00
system.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
Tutorials.rst Restructure documentation dir 2019-10-31 12:31:39 -05:00
volume.rst Enable pre-commit tool linting 2020-01-14 13:42:59 +00:00