Commit b31ec769 authored by tusimple's avatar tusimple
Browse files

fix dockerfile

parent 7ecb9bdc
FROM scrin/dev:latest FROM scrin/dev:latest
RUN cd /root && \ RUN cd /root && \
git clone --depth 1 --recurive https://www.github.com/traveller59/spconv.git && \ git clone --depth 1 --recursive https://www.github.com/traveller59/spconv.git && \
cd ./spconv && \ cd ./spconv && \
python setup.py install python setup.py install
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment