Smile-Autra
Results
2
comments of
Smile-Autra
Thanks for reply. We use the following script to run a container: ```shell docker run -d -u 1000:1000 --name bazel_cache --restart=unless-stopped -v /work/bazel_cache:/data -p 9090:8080 -p 9092:9092 buchgr/bazel-remote-cache --max_size=300 --storage_mode=uncompressed...
OK, I will do later