SIGN IN SIGN UP

Add support for `reference` query param in List Images (#1941)

`filter` query param was removed in Docker API 1.41. Using `reference`
query param will allow to use format <image-name>[:<tag>]. Also, 
`withFilter(String name, Collection<String> value)` is provided.

Fixes #1935
E
Eddú Meléndez Gonzales committed
3951333e3593f05b9c6c3cfc01a86193b8687df3
Parent: 2c690f3
Committed by GitHub <noreply@github.com> on 10/6/2022, 2:33:38 PM