Open ChataingT opened 4 years ago
We also need to redirect log output to outside the docker for the user experience and/or give an easy to the user to go and grab the log inside the docker if needed
Command for bug testing
$ docker run --mount src=pwd
,target=/Input,type=bind --mount src=pwd
,target=/Output,type=bind --workdir=/root/3DUSE/Build/src/utils/cmdline -t liris:3DUse extractBuildingDates --first_date 2009 --first_file /Input/GML_data/Input/LYON_1BATI_2009.gml --second_date 2012 --second_file /Input/GML_Data/Input/LYON_1ER_BA2012.gml --output_dir /Output/test/
Error : both input path are wrong
Error output : nothing (see screenshot attached)
ND : -it doesn't help
We need to have a documentation for change detection to allow an easy reproductibility.