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