mirror of
https://github.com/containerd/containerd.git
synced 2026-08-11 01:26:26 +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>