docker image build by Dockefile cannot execute the multirtc.py
I can build the docker image with docker build -t <docker_image> .
After I successfully built the image, I run this image
docker run -it --entrypoint /bin/bash <docker_image>
inside the docker, change to multirtc environment conda activate multirtc
I ran the command
python src/multirtc/multirtc.py --work-dir /home/conda/projects/capella/20250618_Rosamond/work --resolution 3.0 --demtype 'Copernicus 30m' CAPELLASP CAPELLA_C15_SP_SICD_VV_20250618062741_20250618062751.ntf
it show errors:
raceback (most recent call last):
File "/home/conda/multirtc/src/multirtc/multirtc.py", line 14, in
it complains about the circular import