mirror of
https://github.com/docker/cli.git
synced 2026-08-28 18:14:28 -05:00
Make command like "docker images ubuntu:14.04" work and filter out the image with the given tag. Closes #8048. Signed-off-by: Vincent Demeester <vincent@sbr.pm>