|
@@ -174,7 +174,7 @@ pipeline {
|
|
|
-v analis-wineservice_analis_Files_netapp:/root/.wine/dosdevices/unc/samba.infoclinica.lan/smartdelta01 \
|
|
|
--network=labnetwork -e DEBUG=false \
|
|
|
-e LOGPATH=/root/.wine/dosdevices/unc/samba.infoclinica.lan/smartdelta01/$value.dir \
|
|
|
- ${ANALIS_IMAGE}:${TAG} -SyncRefInterval=1 LabSystems=$value.id /nocycle
|
|
|
+ ${ANALIS_IMAGE}:${TAG} SyncRefInterval=1 LabSystems=$value.id /nocycle
|
|
|
docker cp infodent.ini get:/opt/analis/infodent.ini
|
|
|
docker cp analis.conf get:/opt/analis/analis.conf
|
|
|
docker start -i get
|