Files
docker-cli/components/engine/cli/command
Vincent Demeester e75f2fc3c8 Add reference filter and deprecated filter param…
… for `docker images`.

This deprecates the `filter` param for the `/images` endpoint and make a
new filter called `reference` to replace it. It does change the CLI
side (still possible to do `docker images busybox:musl`) but changes the
cli code to use the filter instead (so that `docker images --filter
busybox:musl` and `docker images busybox:musl` act the same).

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Upstream-commit: 820b809e70df8b9c7af00256182c48d935972a5c
Component: engine
2016-11-11 15:34:01 +01:00
..
2016-11-08 16:17:15 -08:00
2016-11-10 15:51:32 -08:00
2016-10-25 06:43:54 +00:00
2016-11-09 17:11:14 -08:00
2016-09-19 10:34:31 -07:00