containerd/runtime/v2/runc
wllenyj f710505f4a shim: fix debug flag not working
As we know, shim starts twice. The first time we execute the shim with the
`start` arguments, the `-debug` argument is passed to the shim
process correctly. But the second time we execute shim, the debug flag
is ignored.

Signed-off-by: wllenyj <wllenyj@linux.alibaba.com>
2022-05-11 22:09:12 +08:00
..
manager shim: fix debug flag not working 2022-05-11 22:09:12 +08:00
options make protos 2022-04-27 21:31:16 +00:00
pause Move runtime v2 proto 2022-04-19 17:59:33 -07:00
task Move runtime v2 proto 2022-04-19 17:59:33 -07:00
v1 Move runtime v2 proto 2022-04-19 17:59:33 -07:00
v2 Move runtime v2 proto 2022-04-19 17:59:33 -07:00
container.go Remove gogo/protobuf and adjust types 2022-04-22 15:31:53 +00:00
platform.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
util.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00