Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can access root file system, even as root user #1202

Closed
BillyMorgan opened this issue Sep 12, 2021 · 2 comments
Closed

Can access root file system, even as root user #1202

BillyMorgan opened this issue Sep 12, 2021 · 2 comments
Labels
question Usability question, not directly related to an error with the image

Comments

@BillyMorgan
Copy link

As of 7.3.29-fpm I don't seem to be able to access the root file system.

docker run --rm -it php:7.3.29-fpm bash
root@07d226875503:/var/www/html# ls /
ls: cannot access '/': Operation not permitted

I can't see any existing issue tickets logged and 7.3.29-fpm was released ~1 month ago, so I imagine it's just me doing something stoopid. I'm just not sure what. As you can see the steps to reproduce are fairly simple 🤷

@wglambert wglambert added the question Usability question, not directly related to an error with the image label Sep 13, 2021
@wglambert
Copy link

docker-library/openjdk#465

you'll need to update Docker, runc, and likely libseccomp on your host.

@tianon
Copy link
Member

tianon commented Sep 13, 2021

See also #1192.

@tianon tianon closed this as completed Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Usability question, not directly related to an error with the image
Projects
None yet
Development

No branches or pull requests

3 participants