Commit e093dea7 authored by dengjb's avatar dengjb
Browse files

Update Dockerfile

parent 1cee7fcd
FROM image.sourcefind.cn:5000/dcu/admin/base/paddlepaddle:2.4.2-centos7.6-dtk-23.04-py39-latest FROM image.sourcefind.cn:5000/dcu/admin/base/paddlepaddle:2.4.2-centos7.6-dtk-23.04-py39-latest
RUN source /opt/dtk/env.sh RUN source /opt/dtk/env.sh
COPY requirements.txt requirments.txt COPY requirement.txt requirement.txt
RUN pip3 install -r requirements.txt RUN pip3 install -r requirement.txt
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