moby/docs/reference
Sally O'Malley 41de7a18d8 Change 'docker run' exit codes to distinguish docker/contained errors
The purpose of this PR is for users to distinguish Docker errors from
contained command errors.
This PR modifies 'docker run' exit codes to follow the chroot standard
for exit codes.
Exit status:
125 if 'docker run' itself fails
126 if contained command cannot be invoked
127 if contained command cannot be found
the exit status otherwise

Signed-off-by: Sally O'Malley <somalley@redhat.com>
2015-11-04 15:18:50 -05:00
..
api Updating networking docs with technical information 2015-11-03 08:42:40 -08:00
commandline Fixing ZooKeeper and some other nits Nathan found 2015-11-03 05:34:54 -08:00
logging [awslogs] Auto-detect region on EC2 instances 2015-10-27 23:47:28 +00:00
builder.md First pass at consolidating 2015-11-02 21:14:55 -08:00
glossary.md First pass at consolidating 2015-11-02 21:14:55 -08:00
run.md Change 'docker run' exit codes to distinguish docker/contained errors 2015-11-04 15:18:50 -05:00