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

func NewRuntime(logBasePath string) (runtime.Runtime, error)

NewRuntime instantiates a new runcRuntime struct.

Source Files

ioutils.go runc.go utils.go

Version
v0.9.3
Published
May 20, 2022
Platform
linux/amd64
Imports
18 packages
Last checked
5 minutes ago

Tools for package owners.