mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-24 04:01:10 +01:00
fix docker run
This commit is contained in:
@@ -20,7 +20,7 @@ RUN apt-get update && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# set link for python
|
||||
sudo ln -s /usr/bin/python3 /usr/local/bin/python
|
||||
RUN sudo ln -s /usr/bin/python3 /usr/local/bin/python
|
||||
|
||||
|
||||
{extra_content}
|
||||
|
||||
Reference in New Issue
Block a user