** Description changed: This morning I've installed the last kernel using apt. I'm using Ubuntu 20.04. Linux xps13 5.4.0-31-generic #35-Ubuntu SMP Thu May 7 20:20:34 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux - Since the, docker is unable to read data from disk. - + Since then, docker is unable to read data from disk. Here is how this issue can be reproduced: Step 1. run ubuntu inside a container: # docker run -it ubuntu:focal Step 2. write a file on the disk, inside the container: # echo "testing" > docker.txt Step 3. read the file using cat: # cat docker.txt Step 4. permission denied cat: docker.txt: Permission denied I've tried several scenarios, but nothing can be read from inside the container. - OS: Ubuntu 20.04 Docker (snap): 18.09.9 / 19.03.8 - - The issue was also reported to Docker, here: https://github.com/docker /for-linux/issues/1009
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879691 Title: docker cannot read disk, after last kernel update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1879691/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
