Merge pull request #1662 from samalba/docker-exit
pkg: docker: add the command exit code
This commit is contained in:
commit
41320b6032
@ -160,4 +160,7 @@ import (
|
|||||||
user: input.config.user
|
user: input.config.user
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Command exit code
|
||||||
|
exit: _exec.exit
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user