This repository has been archived by the owner on Mar 21, 2022. It is now read-only.
Update ListContainersParam
filters
#710
Labels
ListContainersParam
filters
#710
There are lots of new filters available when listing containers. From the latest swagger.yaml:
We should add these new filters. Might also be nice to dig through the older docker API documentation, figure out when each filter was added, annotate the methods with javadoc
@since (docker api version)
.I think this should wait on #707, which refactors all the filter params.
The text was updated successfully, but these errors were encountered: