@@ -90,8 +90,8 @@ docker container run --volume /var/tmp:/srv --rm -ti ubuntu
~~~
mkdir /tmp/container/haha
mount --bind /var/tmp /tmp/container/haha
unshare -p -f -m -u -n -i
chroot /tmp/container sh
ls /haha
The note is not visible to the blocked user.