mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 19:51:47 +00:00
Added the /cargocache file to Dockerfile to fix permissions.
This commit is contained in:
@@ -13,3 +13,5 @@ RUN git clone https://github.com/google/protobuf.git && \
|
||||
cd .. && \
|
||||
rm -r protobuf
|
||||
|
||||
|
||||
RUN mkdir /cargocache && chmod 777 /cargocache
|
||||
|
||||
Reference in New Issue
Block a user