Files
runc/libcontainer/configs
Kir Kolyshkin 6a4870e4ac libct: better errors for hooks
When a hook has failed, the error message looks like this:

> error running hook: error running hook #1: exit status 1, stdout: ...

The two problems here are:
1. it is impossible to know what kind of hook it was;
2. "error running hook" stuttering;

Change that to

> error running createContainer hook #1: exit status 1, stdout: ...

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2023-08-24 19:44:05 -07:00
..
2023-08-10 19:01:31 +10:00
2022-06-13 13:40:39 -04:00
2021-10-14 13:46:02 -07:00
2023-08-24 19:44:05 -07:00
2023-08-03 10:12:01 +05:30
2023-08-03 10:12:01 +05:30