toolbox/doc
Oliver Gutierrez f8e21a31b3 cmd/run, root: Exit with exit code of invoked command
When a command is executed with toolbox run and it returns a non-zero
exit code, it is just ignored if that exit code is not handled. This
prevents users to identify errors when executing commands in toolbox.

With this fix, the exit codes of the invoked command are propagated
and returned by 'toolbox run'. This includes even exit codes returned
by Podman on error.

https://github.com/containers/toolbox/pull/1013

Co-authored-by: Ondřej Míchal <harrymichal@seznam.cz>
2022-03-21 00:05:45 +02:00
..
meson.build doc: Document the configuration file 2021-12-17 13:23:37 +01:00
toolbox-create.1.md cmd/create: Add option --authfile 2022-03-20 18:08:42 +02:00
toolbox-enter.1.md doc: Highlight that --distro has to be used with --release 2022-01-13 22:20:43 +01:00
toolbox-help.1.md doc: Update to match current state & extend docs 2021-05-24 17:15:50 +02:00
toolbox-init-container.1.md doc/toolbox-init-container: Style fixes 2021-06-26 13:16:42 +02:00
toolbox-list.1.md doc/toolbox-list: Drop a reference to buildah 2021-06-26 03:49:48 +02:00
toolbox-rm.1.md doc: Refer to a newer Fedora release in the examples 2021-12-10 03:03:54 +01:00
toolbox-rmi.1.md doc: Refer to a newer Fedora release in the examples 2021-12-10 03:03:54 +01:00
toolbox-run.1.md cmd/run, root: Exit with exit code of invoked command 2022-03-21 00:05:45 +02:00
toolbox.1.md doc/toolbox: Add section about supported distribution images 2022-01-13 22:20:47 +01:00
toolbox.conf.5.md doc: Document the configuration file 2021-12-17 13:23:37 +01:00