mirror of
https://github.com/containerd/containerd.git
synced 2026-07-13 19:13:12 +00:00
6 lines
93 B
Go
6 lines
93 B
Go
package runtime
|
|
|
|
import "github.com/opencontainers/specs"
|
|
|
|
type platformSpec specs.LinuxSpec
|