Skip to content

Support nocopy option in volume binds (#688)#696

Closed
dmandalidis wants to merge 1 commit intodocker-java:masterfrom
dmandalidis:issue-688
Closed

Support nocopy option in volume binds (#688)#696
dmandalidis wants to merge 1 commit intodocker-java:masterfrom
dmandalidis:issue-688

Conversation

@dmandalidis
Copy link

@dmandalidis dmandalidis commented Sep 7, 2016

This change is Reviewable


private AccessMode accessMode;

private boolean noCopy;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use Boolean here

@KostyaSha
Copy link
Member

KostyaSha commented Sep 14, 2016

Please annotate field with @since docker API version it appeared.

@dmandalidis
Copy link
Author

...I think that the pr build is failing independently of this pr

@KostyaSha
Copy link
Member

@dmandalidis is it possible to make some integration test?

@dmandalidis
Copy link
Author

@KostyaSha done


@Test
public void createContainerWithVolumesFrom() throws DockerException {

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this whitespaces.

@KostyaSha
Copy link
Member

KostyaSha commented Sep 29, 2016

Oh, this vs #705 Could you review each other PR?

@KostyaSha KostyaSha added this to the 3.0.7 milestone Oct 7, 2016
@KostyaSha KostyaSha closed this Oct 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants