Skip to content

improve docker inspect#2279

Merged
vieux merged 2 commits intomasterfrom
fix_docker_inspect
Oct 23, 2013
Merged

improve docker inspect#2279
vieux merged 2 commits intomasterfrom
fix_docker_inspect

Conversation

@vieux
Copy link
Contributor

@vieux vieux commented Oct 17, 2013

  • the output is now always valid, no more trailling ,
  • fixes status code

Fixes #2044

@tianon
Copy link
Member

tianon commented Oct 17, 2013

LGTM (am I unofficially filling in here?)

@vieux
Copy link
Contributor Author

vieux commented Oct 19, 2013

@fkautz could you take a look please ?

commands.go Outdated
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you think we should go ahead and return the error here if we cannot copy to cli.out?

@vieux
Copy link
Contributor Author

vieux commented Oct 22, 2013

@crosbymichael I updated the PR following your advices

@crosbymichael
Copy link
Contributor

LGTM

vieux pushed a commit that referenced this pull request Oct 23, 2013
@vieux vieux merged commit b0515a7 into master Oct 23, 2013
@vieux vieux deleted the fix_docker_inspect branch October 23, 2013 00:17
cpuguy83 pushed a commit to cpuguy83/docker that referenced this pull request May 25, 2021
clarifications and typo fixes for the design documentation
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.

Docker inspect should return non zero error code when image or container doesn't exist

3 participants