mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-07 06:22:03 +00:00
SizeRW & SizeRootFs omitted if empty in /container/json call
Signed-off-by: Antonio Murdaca <runcom@linux.com>
This commit is contained in:
@@ -71,8 +71,6 @@ func (s *DockerSuite) TestContainerApiGetJSONNoFieldsOmitted(c *check.C) {
|
||||
"Command",
|
||||
"Created",
|
||||
"Ports",
|
||||
"SizeRw",
|
||||
"SizeRootFs",
|
||||
"Labels",
|
||||
"Status",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user