Commit 13e22951 authored by sbl1996@126.com's avatar sbl1996@126.com

Fix dockerfile

parent c405bd85
Pipeline #28500 passed with stages
in 1 minute and 26 seconds
......@@ -4,6 +4,7 @@ LABEL Author="Hastur <sbl1996@gmail.com>"
WORKDIR /usr/src/app
COPY ./ygoinf ./
COPY ./assets/log_conf.yaml ./
COPY ./scripts/code_list.txt ./
RUN pip install -e .
RUN wget https://github.com/sbl1996/ygo-agent/releases/download/v0.1/0546_26550M.tflite
ENV CHECKPOINT 0546_26550M.tflite
......
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