awslabs / oci-add-hooks

Add oci hooks to Docker
Apache License 2.0
58 stars 16 forks source link

Return proper exit code when runc exits with an error #2

Closed IRCody closed 5 years ago

IRCody commented 5 years ago

Description of changes:

Properly grab the exit code of runc if it exits in error.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

IRCody commented 5 years ago

No there is no test for this at the moment.

IRCody commented 5 years ago

I added a test for this @sharanyad.