spec_unix.go: remove unneeded TODO (moby/moby#35442)
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
This commit is contained in:
parent
17093c2f6a
commit
79e3b978d6
@ -142,8 +142,6 @@ func createDefaultSpec(ctx context.Context, id string) (*specs.Spec, error) {
|
||||
},
|
||||
},
|
||||
Linux: &specs.Linux{
|
||||
// TODO (AkihiroSuda): unmask /sys/firmware on Windows daemon for LCOW support?
|
||||
// https://github.com/moby/moby/pull/33241/files#diff-a1f5051ce84e711a2ee688ab9ded5e74R215
|
||||
MaskedPaths: []string{
|
||||
"/proc/kcore",
|
||||
"/proc/latency_stats",
|
||||
|
Loading…
Reference in New Issue
Block a user