Skip to content
Snippets Groups Projects
Unverified Commit c12916de authored by 唐红艳's avatar 唐红艳 Committed by Gitee
Browse files

add official/recommend/naml/infer/Dockerfile.

parent f117a068
No related branches found
No related tags found
No related merge requests found
ARG FROM_IMAGE_NAME
FROM ${FROM_IMAGE_NAME}
COPY requirements.txt .
RUN pip3.7 install -r requirements.txt
\ No newline at end of file
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