|
@@ -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
|