X Tutup
Skip to content

Adding support for withPidMode #332#333

Merged
marcuslinke merged 5 commits intodocker-java:masterfrom
sashkachan:master
Sep 29, 2015
Merged

Adding support for withPidMode #332#333
marcuslinke merged 5 commits intodocker-java:masterfrom
sashkachan:master

Conversation

@sashkachan
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@marcuslinke do you need at all this huge constructor?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nope. Not needed. It's already removed in 'issue-246' branch. So no need to remove it here.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@CheckForNull here also required as it doesn't inherited by any interfaces

@sashkachan
Copy link
Copy Markdown
Author

I think all issues but humongous constructor were addressed. Let me know if I missed anything.
Thanks.

@marcuslinke
Copy link
Copy Markdown
Contributor

Thanks for your contribution! Hopefully I'm able to merge this evening.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

If you want to reflect the CLI, it should be withPid(String pidMode):

  --pid=                          PID namespace to use

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Good catch! Thanks.

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.

4 participants

X Tutup