Commit fe7b8cc1 authored by mashun1's avatar mashun1
Browse files

Update Dockerfile

parent ec2844fc
FROM image.sourcefind.cn:5000/dcu/admin/base/pytorch:1.13.1-centos7.6-dtk-23.04.1-py39-latest
FROM image.sourcefind.cn:5000/dcu/admin/base/pytorch:2.1.0-ubuntu20.04-dtk24.04.1-py3.10
COPY . /tmp/
#COPY . /tmp/
WORKDIR /tmp
#WORKDIR /tmp
RUN pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple
#RUN pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple
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