...

Source file src/github.com/Microsoft/hcsshim/internal/guest/runtime/runc/doc.go

Documentation: github.com/Microsoft/hcsshim/internal/guest/runtime/runc

     1  // Package runc defines an implementation of the Runtime interface which uses
     2  // runC as the container runtime.
     3  package runc
     4  

View as plain text