package runtime import "github.com/opencontainers/specs" type ( PlatformSpec specs.LinuxSpec ProcessSpec specs.Process )