Files
docker-cli/command
Vincent Demeester 3c61af0f76 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>
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