Closed imooccodejesse closed 6 months ago
Hi, I think you will need an older version of bazel to build that version of bazel-remote. If you set USE_BAZEL_VERSION=6.5.0
then bazelisk will use that version, the build should work.
However, bazel doesn't seem to know how to run the image targets anymore. If you want to build and run locally, I suggest using the //:bazel-remote or //:bazel-remote-linux-amd64 targets.
Hi. Thanks for looking into the issue. I solved the issue by pulling the docker image from the public docker image repo instead of building the image.
OS: Ubuntu
18.04.6
bazel ver:7.1.2
bazel-remote ver:2.3.9
executed cmd:bazelisk run :bazel-remote-image
Error message: