Introduce InspectContainerResponse.Mounts by marcuslinke · Pull Request #392 · docker-java/docker-java
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should it be changed to RemoteApiVersion object?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That would make sense. Will do as suggested.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems thats not that simple. RemoteApiVersion is not used by DockerClientConfigBuilder so far. So leaving this for separate PR.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds like it should be RW and RO (upper case)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ooops. I fear it's too late now. This one must be a String.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
btw, maybe better AssertThat(..., equalTo(...)) ?
Marcus Linke added 3 commits
December 7, 2015 23:18marcuslinke added a commit that referenced this pull request
Dec 8, 2015This file contains hidden or 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