mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-29 20:27:14 +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 .. && \
|
cd .. && \
|
||||||
rm -r protobuf
|
rm -r protobuf
|
||||||
|
|
||||||
|
|
||||||
|
RUN mkdir /cargocache && chmod 777 /cargocache
|
||||||
|
|||||||
Reference in New Issue
Block a user