Isolation: mounting of procfs by default when using "rootfs".
This commit is contained in:
@@ -28,7 +28,7 @@ class TestPythonIsolation(TestApplicationPython):
|
||||
|
||||
assert (
|
||||
self.getjson(url='/?path=/proc/self')['body']['FileExists']
|
||||
== False
|
||||
== True
|
||||
), 'no /proc/self'
|
||||
|
||||
assert (
|
||||
|
||||
Reference in New Issue
Block a user