Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing API docs for HostConfig.PidMode #24519

Merged
merged 1 commit into from
Jul 12, 2016

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jul 11, 2016

The --pid flag was added in Docker 1.5.0, but the
API changes were not documented. In Docker 1.12.0,
--pid=container:<name|id> was added as an additional
option, but also undocumented.

This adds the missing API documentation for this
option.

Also see commits
47e3da8 (for 1.5.0), and
ebeb5a0 (for 1.12.0).

Fixes #24517

relates to #10080, and #22481

The `--pid` flag was added in Docker 1.5.0, but the
API changes were not documented. In Docker 1.12.0,
`--pid=container:<name|id>` was added as an additional
option, but also undocumented.

This adds the missing API documentation for this
option.

Also see commits
47e3da8 (for 1.5.0), and
ebeb5a0 (for 1.12.0).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@vdemeester
Copy link
Member

LGTM 🐯

@thaJeztah
Copy link
Member Author

author LGTM

@thaJeztah thaJeztah merged commit c7b283b into moby:master Jul 12, 2016
@thaJeztah thaJeztah deleted the add-pidmode-api-docs branch July 12, 2016 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants