containerd/cmd/ctr/commands/run
Peng Tao ebd745f91a ctr: do not assume runc options by default
If runtime is not runc, it doesn't make sense to send runc Options
as container create options, which will confuse other runtimes and
it actually causes kata shimv2 to fail to unmarshal the requset.

Signed-off-by: Peng Tao <bergwolf@hyper.sh>
2020-03-24 18:45:34 +08:00
..
run_unix.go ctr: do not assume runc options by default 2020-03-24 18:45:34 +08:00
run_windows.go Add --env-file to ctr 2019-09-06 16:25:02 -04:00
run.go Fix run with specified platform 2019-05-23 11:59:33 -07:00