mirror of
https://github.com/moby/moby.git
synced 2025-07-29 07:21:35 +03: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