package runc
import "github.com/Microsoft/hcsshim/internal/guest/runtime/runc"
Package runc defines an implementation of the Runtime interface which uses runC as the container runtime.
Index ¶
Functions ¶
func NewRuntime ¶
NewRuntime instantiates a new runcRuntime struct.
Source Files ¶
container.go doc.go ioutils.go process.go runc.go utils.go
- Version
- v0.12.9 (latest)
- Published
- Oct 30, 2024
- Platform
- linux/amd64
- Imports
- 17 packages
- Last checked
- 14 hours ago –
Tools for package owners.