mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2024-11-26 21:59:37 +00:00
...
This commit is contained in:
parent
0e71e38377
commit
dba95512e0
@ -67,5 +67,5 @@ WORKDIR /home/${user_name}/
|
|||||||
|
|
||||||
|
|
||||||
RUN git config --global http.sslverify false
|
RUN git config --global http.sslverify false
|
||||||
RUN cd /home/${user_name}/workspace && git clone --recursive https://github.com/graphdeco-inria/gaussian-splatting && cd gaussian-splatting && ./docker/initialize.sh
|
RUN cd /home/${user_name}/workspace && git clone --recursive https://github.com/graphdeco-inria/gaussian-splatting && cd gaussian-splatting && docker/initialize.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user