Can you provide instructions on the local docker test?

Can you provide instructions on the local docker test?  

  By: baldwinyazmin165 on July 15, 2023, 5:49 a.m.

Hi, I want to test the container locally before uploading it. I'm following the provided Docker tutorial on github and want to use the test.sh file , but I don't what the test folder should be like and what is the usage of the result.json file. Could you kindly provide any instructions?

Re: Can you provide instructions on the local docker test?  

  By: fujia98914 on July 16, 2023, 2:58 p.m.

The test folder is just an empty folder, which hasn't been used in the docker image, so you can ignore or remove it. In addition, you can ignore the error No such file or directory: '/output/results.json' when you run the docker locally. To get more details about docker, you can read the examples and README.md file from https://github.com/HiLab-git/SegRap2023/tree/main.