containerd/cmd/ctr/commands/sandboxes
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
..
sandboxes.go ctr sandbox: handle sandbox config 2022-05-19 15:28:49 +03:00