Sign in
chromium
/
external
/
github.com
/
docker
/
containerd
/
refs/heads/021-fix
/
.
/
specs
/
spec_linux.go
blob: b3772c8189867e19d8ac156302f3c1c6e19627b9 [
file
] [
edit
]
package specs
import ocs "github.com/opencontainers/specs/specs-go"
type (
ProcessSpec ocs.Process
Spec ocs.Spec
Rlimit ocs.Rlimit
)