|
@@ -93,19 +93,19 @@ startretries=0\n\
|
|
redirect_stderr=true\n\
|
|
redirect_stderr=true\n\
|
|
stdout_logfile=/var/log/be.log\n\
|
|
stdout_logfile=/var/log/be.log\n\
|
|
stdout_logfile_maxbytes=50MB\n\
|
|
stdout_logfile_maxbytes=50MB\n\
|
|
-environment=CUDA_VISIBLE_DEVICES=0,PYTHONPATH=/worksapce/yolov5\n\
|
|
|
|
|
|
+environment=CUDA_VISIBLE_DEVICES=0,PYTHONPATH=/worksapce/yolov7\n\
|
|
" > /etc/supervisor/conf.d/be.conf
|
|
" > /etc/supervisor/conf.d/be.conf
|
|
|
|
|
|
# envs/py38/
|
|
# envs/py38/
|
|
|
|
|
|
-RUN git clone https://gitee.com/monkeycc/yolov5.git
|
|
|
|
|
|
+RUN git clone http://gogs.soaringnova.com/sxwl_DL/yolov7.git
|
|
# RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/yili.pt
|
|
# RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/yili.pt
|
|
# 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
|
|
# RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/best2.pt
|
|
# RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/best2.pt
|
|
#RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/8-14_layout_model.pt
|
|
#RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/8-14_layout_model.pt
|
|
#RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/0822yili.pt
|
|
#RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/0822yili.pt
|
|
-RUN wget ftp://192.168.199.31/11-17.pt
|
|
|
|
-RUN wget ftp://192.168.199.31/logo.pt
|
|
|
|
|
|
+RUN wget ftp://192.168.199.31/yiliv7_718.pt
|
|
|
|
+# RUN wget ftp://192.168.199.31/logo.pt
|
|
|
|
|
|
|
|
|
|
ADD . /workspace
|
|
ADD . /workspace
|