| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
|
|
| |
docker.types
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\
| |
| | |
Show a helpful warning when people try to call `client.containers()`
|
| |
| |
| |
| |
| |
| |
| |
| | |
People upgrading to docker-py 2.0 without being aware of the new client
API will likely try to call the old `containers()` method. This adds a
helpful warning telling them to use APIClient to get the old API.
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
|/
|
|
|
|
|
| |
Replace references to old Client with APIClient
Moved contents of services.md to appropriate locations
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
See #1086
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|