We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d176b6e commit 6f36bd4Copy full SHA for 6f36bd4
1 file changed
oci/defaults_linux.go
@@ -78,6 +78,7 @@ func DefaultSpec() specs.Spec {
78
79
s.Linux = &specs.Linux{
80
MaskedPaths: []string{
81
+ "/proc/acpi",
82
"/proc/kcore",
83
"/proc/latency_stats",
84
"/proc/timer_list",
0 commit comments