I have followed all the instructions provided in the README. When I run ./start.sh outside of Docker, everything works fine. However, when I try sciunit exec ./start.sh within a Docker container, the process gets stuck and does not proceed further.
Here are the steps I followed:
- Cloned the repository and followed the setup instructions.
- Created a Docker image for the setup.
- Ran the following Docker command to start the container:
Inside the Docker container, executed sciunit exec ./start.sh.
To facilitate troubleshooting, I have created a Docker image which you can download from the following link: Docker Image.
Here is some additional information that might be helpful:
Docker Version: Docker version 26.1.4, build 5650f9b
Operating System: Ubuntu 22.04.4 LTS
Logs/Error Messages:
