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.
2 parents 6a5a445 + d9f623d commit 7c5c02aCopy full SHA for 7c5c02a
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