Skip to content

Issue with _exec_vector: bd.shape,strides: in Docker - Process Gets Stuck #41

@Maricaya

Description

@Maricaya

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:

  1. Cloned the repository and followed the setup instructions.
  2. Created a Docker image for the setup.
  3. 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:

Docker Version: Docker version 26.1.4, build 5650f9b
Operating System: Ubuntu 22.04.4 LTS
Logs/Error Messages:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions