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

FATAL: mkdir('/home/docker/.cache/bazel/_bazel_docker'): (error: 13): Permission denied #136

Open
eraofelix opened this issue Aug 7, 2020 · 1 comment

Comments

@eraofelix
Copy link

HI
inside docker given(PHD="$(pwd)" bash tools/docker/phd_build/run.sh), when I just run: _bazel query 'kind(".*binary",//...)'
it says: FATAL: mkdir('/home/docker/.cache/bazel/_bazel_docker'): (error: 13): Permission denied

@ChrisCummins
Copy link
Owner

Hi Felix, looks like an ownership issue between the docker client and the host machine. Can you please post the full command and output that produced this?

Cheers,
Chris

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants