b167eafbb8eb07ec147c93b0383d1ea6e87a6874
Only two of these are not handled, the one in `TestBuildForceRm` is intended to not be handled, while the other one in `TestBuildResourceConstraintsAreUsed` causes problem. In test case `TestBuildResourceConstraintsAreUsed`, somehow we are not able to access network to get base image, but the error message is: ``` Error: failed to inspect container : Unable to read inspect data: json: cannot unmarshal array into Go value of type types.ContainerJSON ``` Totally confusion. Signed-off-by: Qiang Huang <h.huangqiang@huawei.com> Upstream-commit: 1b34008532849467623039f78191e0f706fb34a5 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%