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

Support container exit codes. #65

Closed
vStone opened this issue Nov 5, 2018 · 1 comment
Closed

Support container exit codes. #65

vStone opened this issue Nov 5, 2018 · 1 comment

Comments

@vStone
Copy link
Contributor

vStone commented Nov 5, 2018

Currently, there is no way to figure out if the command in the container succeeded or not.

--exit-code-from and --abort-on-container-exit should be supported and return the proper exit codes (or raise an error?)

@xeger xeger closed this as completed in 30087fd Nov 8, 2018
@xeger
Copy link
Owner

xeger commented Nov 8, 2018

Published as v1.1.10; thank you for the suggestion.

I did no testing other than adding a few unit tests; let me know if anything misbehaves on you.

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

No branches or pull requests

2 participants