Skip to content

Can not read files from mounted folders. #183

@Garam0111

Description

@Garam0111

Hi,

I have tried following the nipype tutorial, but with my own data. I mounted the directory where my data is saved to the /data folder of the container. I used the inspect command to see that it is actually mounted. It seems that it was mounted based on the message I got after executing 'inspect'. Below is the part of the message.

"HostConfig": {
"Binds": [ "/home/gjeong/RNG/Sub02:/data", "/home/gjeong/RNG/output:/output"],

My data is saved in the Sub02 directory and I can not see the list of files in the folder when I explore the directory /data of the container.

I am using Ubuntu 18.04, WSL2, and Windows11.

Any help would be very much appreciated sincerely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions