We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5a445 commit d9f623dCopy full SHA for d9f623d
runtime_config_linux.go
@@ -2,7 +2,7 @@ package specs
2
3
import "os"
4
5
-// LinuxSpec is the full specification for linux containers.
+// LinuxRuntimeSpec is the full specification for linux containers.
6
type LinuxRuntimeSpec struct {
7
RuntimeSpec
8
// Linux is platform specific configuration for linux based containers.
0 commit comments