We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56ebde7 + 06204dc commit 8865aaaCopy full SHA for 8865aaa
1 file changed
oci/defaults_linux.go
@@ -80,6 +80,7 @@ func DefaultSpec() specs.Spec {
80
MaskedPaths: []string{
81
"/proc/acpi",
82
"/proc/kcore",
83
+ "/proc/keys",
84
"/proc/latency_stats",
85
"/proc/timer_list",
86
"/proc/timer_stats",
0 commit comments