docker-py/tests
Stefan Agner 2d74a3bb1a
Extend API with update_container_from_resources
The update container command allows to update quite some properties.
From Docker's Swagger yaml it seems that all properties from the
Resource object are supported. Introduce a new API
update_container_from_resources similar to create_container_from_config
to support all properties supported by the Resources object.

Signed-off-by: Stefan Agner <stefan@agner.ch>
2022-08-06 16:12:07 +02:00
..
gpg-keys Make dockerpycreds part of the SDK under docker.credentials 2019-04-30 23:37:55 -07:00
integration Extend API with update_container_from_resources 2022-08-06 16:12:07 +02:00
ssh ci: run SSH integration tests (#3012) 2022-07-27 16:25:27 -04:00
unit Extend API with update_container_from_resources 2022-08-06 16:12:07 +02:00
Dockerfile ci: add workflow for releases (#3018) 2022-07-30 12:14:27 -04:00
Dockerfile-dind-certs deps: test on Python 3.10 by default (#3010) 2022-07-27 14:44:36 -04:00
Dockerfile-ssh-dind ci: run SSH integration tests (#3012) 2022-07-27 16:25:27 -04:00
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
helpers.py use python3.6+ constructs 2021-07-05 18:30:07 -04:00