Kaydet (Commit) 23e6b5c4 authored tarafından Joffrey F's avatar Joffrey F Kaydeden (comit) Joffrey F

Add test for container list with sparse=True

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst 0b289bc7
......@@ -873,9 +873,6 @@ class ContainerCollection(Collection):
container. Give the container name or id.
- `since` (str): Only containers created after a particular
container. Give container name or id.
sparse (bool): Do not inspect containers. Returns partial
informations, but guaranteed not to block. Use reload() on
each container to get the full list of attributes.
A comprehensive list can be found in the documentation for
`docker ps
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment