phd
phd copied to clipboard
FATAL: mkdir('/home/docker/.cache/bazel/_bazel_docker'): (error: 13): Permission denied
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
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