mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2025-04-07 14:34:09 +00:00
Update Dockerfile
This commit is contained in:
parent
b360f6bdcf
commit
801b37ebbc
@ -44,3 +44,4 @@ WORKDIR /workspace/gaussian-splatting/SIBR_viewers
|
|||||||
RUN cmake -Bbuild . -DCMAKE_BUILD_TYPE=Release && \
|
RUN cmake -Bbuild . -DCMAKE_BUILD_TYPE=Release && \
|
||||||
cmake --build build -j24 --target install
|
cmake --build build -j24 --target install
|
||||||
|
|
||||||
|
WORKDIR /workspace/gaussian-splatting
|
||||||
|
Loading…
Reference in New Issue
Block a user