mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 21:21:42 +00:00
committed by
Tibor Vass
parent
9b313adb51
commit
fbe20aa393
@@ -61,6 +61,7 @@ func (s *DockerSuite) TestDiffEnsureOnlyKmsgAndPtmx(c *check.C) {
|
||||
"C /dev": true,
|
||||
"A /dev/full": true, // busybox
|
||||
"C /dev/ptmx": true, // libcontainer
|
||||
"A /dev/mqueue": true, // lxc
|
||||
"A /dev/kmsg": true, // lxc
|
||||
"A /dev/fd": true,
|
||||
"A /dev/fuse": true,
|
||||
|
||||
Reference in New Issue
Block a user