liangzhongquan 2 anni fa
parent
commit
c45e5fa724
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -94,7 +94,7 @@ stdout_logfile_maxbytes=50MB\n\
 environment=CUDA_VISIBLE_DEVICES=0\n\
 " > /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
 
 Add . /workspace