You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
docker run -it krigging
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:
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:
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
![image](https://private-user-images.githubusercontent.com/43136257/353500123-aafbcd1d-e1f0-486b-ac01-2806bb659427.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjIyNDcsIm5iZiI6MTczOTYyMTk0NywicGF0aCI6Ii80MzEzNjI1Ny8zNTM1MDAxMjMtYWFmYmNkMWQtZTFmMC00ODZiLWFjMDEtMjgwNmJiNjU5NDI3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDEyMTkwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM5NzA5MjUwNThkYzUzNjY1MjU3NzE3OTFjZDQzMzZiOTc4N2M4NjNkOGQ2YWExZmZiYzRhMTRiNTdmYThmNjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.DoQtLCVGxv_cTRpk8DgZBGiBIYJIXJx2_pOY5BXhGzc)
Operating System: Ubuntu 22.04.4 LTS
Logs/Error Messages:
The text was updated successfully, but these errors were encountered: