Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
one
spconv
Commits
b31ec769
Commit
b31ec769
authored
Apr 26, 2020
by
tusimple
Browse files
fix dockerfile
parent
7ecb9bdc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
b31ec769
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
--recur
s
ive
https://www.github.com/traveller59/spconv.git
&&
\
cd
./spconv
&&
\
cd
./spconv
&&
\
python setup.py
install
python setup.py
install
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment