forked from moby/moby
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Assert error in body of function
inspectField*
1. Replace raw `docker inspect -f xxx` with `inspectField`, to make code cleaner and more consistent 2. assert the error in function `inspectField*` so we don't need to assert the return value of it every time, this will make inspect easier. Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
- v1.12.3
- v1.12.3-rc1
- v1.12.2
- v1.12.2-rc3
- v1.12.2-rc2
- v1.12.2-rc1
- v1.12.1
- v1.12.1-rc2
- v1.12.1-rc1
- v1.12.0
- v1.12.0-rc5
- v1.12.0-rc4
- v1.12.0-rc3
- v1.12.0-rc2
- v1.12.0-rc1
- v1.11.2
- v1.11.2-rc1
- v1.11.1
- v1.11.1-rc1
- v1.11.0
- v1.11.0-rc5
- v1.11.0-rc4
- v1.11.0-rc3
- v1.11.0-rc2
- v1.11.0-rc1
- docs-v1.12.1-2016-08-12
- docs-v1.12.0-rc4-2016-07-15
- docs-v1.12.0-2016-08-09
- docs-v1.12.0-2016-08-03.1
- docs-v1.12.0-2016-08-03
- docs-v1.12.0-2016-07-29
- docs-v1.12.0-2016-07-28
- docs-v1.11.2-2016-06-10
1 parent
725b5b5
commit 62a856e
Showing
34 changed files
with
298 additions
and
591 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.