Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not read files from mounted folders. #183

Open
Garam0111 opened this issue Nov 1, 2022 · 0 comments
Open

Can not read files from mounted folders. #183

Garam0111 opened this issue Nov 1, 2022 · 0 comments

Comments

@Garam0111
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant