We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faaab62 commit 03bd00bCopy full SHA for 03bd00b
oci/defaults_linux.go
@@ -81,6 +81,7 @@ func DefaultSpec() specs.Spec {
81
MaskedPaths: []string{
82
"/proc/kcore",
83
"/proc/latency_stats",
84
+ "/proc/timer_list",
85
"/proc/timer_stats",
86
"/proc/sched_debug",
87
},
0 commit comments