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