mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-24 20:19:51 +01:00
remove useless code
This commit is contained in:
@@ -16,8 +16,6 @@ RUN pip config set global.index-url https://mirrors.aliyun.com/pypi/simple && \
|
||||
pip config set install.trusted-host mirrors.aliyun.com && \
|
||||
cp /tmp/resources/ubuntu2204.aliyun /etc/apt/sources.list
|
||||
|
||||
RUN echo "cache bust $(date +%Y%m%d%H%M%S)"
|
||||
|
||||
COPY {meta_file} /tmp/install.sh
|
||||
|
||||
RUN sh /tmp/install.sh {version_args}
|
||||
|
||||
Reference in New Issue
Block a user