containerd/cmd/ctr
Mikko Ylinen 900019b301 ctr sandbox: handle sandbox config
"ctr s r" help suggests <pod-config.json> is taken as the first
parameter and the sandbox ID becomes next. However, only the latter
is read and used.

Add code that reads <pod-config.json> and passes it to Sanbox.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-05-19 15:28:49 +03:00
..
app [sandbox] Add ctr support 2022-04-08 13:33:48 -07:00
commands ctr sandbox: handle sandbox config 2022-05-19 15:28:49 +03:00
main.go Move manpage gen to separate binary 2019-09-12 14:19:00 -04:00