mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 17:39:22 +00:00
Currently run will generate invalid specifications on non-Linux Unix platforms. Linux should be the default container platform for run when the platform is not explicitly provided. Signed-off-by: Derek McGowan <derek@mcg.dev>