X Tutup
Skip to content

Inspect exec command#161

Merged
marcuslinke merged 3 commits intodocker-java:masterfrom
netvl:inspect-exec
Mar 6, 2015
Merged

Inspect exec command#161
marcuslinke merged 3 commits intodocker-java:masterfrom
netvl:inspect-exec

Conversation

@netvl
Copy link
Copy Markdown
Contributor

@netvl netvl commented Feb 25, 2015

Currently docker-java lacks exec inspection command which provides, among everything else, last exec exit code, which may be important for client apps.

This PR adds support for this API call. It also adds a list of execs to the container inspection response.

@marcuslinke
Copy link
Copy Markdown
Contributor

@netvl Thanks for your contribution! Would be nice to have a simple test case for it. Any chance?

@netvl
Copy link
Copy Markdown
Contributor Author

netvl commented Mar 2, 2015

@marcuslinke, sure, I've just added one.

@marcuslinke marcuslinke merged commit 1e2c99a into docker-java:master Mar 6, 2015
@marcuslinke
Copy link
Copy Markdown
Contributor

@netvl Thanks! Just merged.

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.

2 participants

X Tutup