docker-py/tests
Sebastiaan van Stijn 4f299822fd docker/api/image: replace use of deprecated "filter" argument
The "filter" argument was deprecated in docker 1.13 (API version 1.25),
and removed from API v1.41 and up. See https://github.com/docker/cli/blob/v20.10.0-rc1/docs/deprecated.md#filter-param-for-imagesjson-endpoint

This patch applies the name as "reference" filter, instead of "filter" for API
1.25 and up.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-15 15:44:29 +01:00
..
gpg-keys Make dockerpycreds part of the SDK under docker.credentials 2019-04-30 23:37:55 -07:00
integration Merge pull request #2671 from aiordache/default_tag 2020-10-16 11:35:16 +02:00
ssh Shell out to SSH client for an ssh connection 2020-10-13 10:42:38 +02:00
ssh-keys Shell out to SSH client for an ssh connection 2020-10-13 10:42:38 +02:00
unit docker/api/image: replace use of deprecated "filter" argument 2021-02-15 15:44:29 +01:00
Dockerfile Shell out to SSH client for an ssh connection 2020-10-13 10:42:38 +02:00
Dockerfile-dind-certs Update to python 3.7 (buster) and use build-args 2019-07-15 13:27:07 +02:00
Dockerfile-ssh-dind Fix ssh connection - don't override the host and port of the http pool 2021-02-15 15:44:29 +01:00
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
helpers.py Reorder imports 2019-05-01 00:35:12 -07:00