Browse Source

dockerfile修改

liangzhongquan 2 years ago
parent
commit
c45e5fa724
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -94,7 +94,7 @@ stdout_logfile_maxbytes=50MB\n\
 environment=CUDA_VISIBLE_DEVICES=0\n\
 environment=CUDA_VISIBLE_DEVICES=0\n\
 " > /etc/supervisor/conf.d/be.conf
 " > /etc/supervisor/conf.d/be.conf
 
 
-RUN git clone https://gitee.com/monkeycc/yolov5.git \
+RUN git clone https://gitee.com/monkeycc/yolov5.git
 RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/best.pt
 RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/best.pt
 
 
 Add . /workspace
 Add . /workspace