mirror of
https://github.com/rancher/os.git
synced 2025-09-01 23:04:41 +00:00
Update vendor/
This commit is contained in:
9
vendor/github.com/docker/containerd/specs/spec_linux.go
generated
vendored
Normal file
9
vendor/github.com/docker/containerd/specs/spec_linux.go
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
package specs
|
||||
|
||||
import ocs "github.com/opencontainers/runtime-spec/specs-go"
|
||||
|
||||
type (
|
||||
ProcessSpec ocs.Process
|
||||
Spec ocs.Spec
|
||||
Rlimit ocs.Rlimit
|
||||
)
|
Reference in New Issue
Block a user