Kaydet (Commit) ea728c1b authored tarafından Ali Vakilzade's avatar Ali Vakilzade

get size from Client.containers

üst a2f0f1b2
...@@ -159,6 +159,7 @@ class DockerClientTest(unittest.TestCase): ...@@ -159,6 +159,7 @@ class DockerClientTest(unittest.TestCase):
params={ params={
'all': 1, 'all': 1,
'since': None, 'since': None,
'size': 0,
'limit': -1, 'limit': -1,
'trunc_cmd': 1, 'trunc_cmd': 1,
'before': None 'before': None
......
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