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

config.json not available #15

Open
aakash-saboo opened this issue Jun 26, 2020 · 2 comments
Open

config.json not available #15

aakash-saboo opened this issue Jun 26, 2020 · 2 comments

Comments

@aakash-saboo
Copy link

I built the docker using vtdocker/Dockerfile and in the end i got the error - "COPY failed: stat /var/lib/docker/tmp/docker-builder122533441/config.json: no such file or directory" while copying ./config.json
but config.json is not present.
Can you tell me if the file is missing or not?

@Amritpal-001
Copy link

Amazing GitHub repo, but having trouble getting it to work on my system. I have the same issue, mentioned above. @plwp, @mentus83, @frankgaillard can you please guide me to the solution?

@plwp
Copy link
Member

plwp commented Oct 12, 2020

Hi @Amritpal-001 @aakash-saboo,

Sorry for the lack of reply, I didn't get an email automatically until I was tagged.

I'll look into the issue. In the meantime you can use the pre-built docker image from docker hub by running:
docker pull plwp/vistarsier

Usage is prior nifti, current nifti, then output prefix. So if you have prior and current images in a local folder /data you'd use the following:
docker run -it --rm -v /data:/data plwp/vistarsier /data/prior.nii /data/current.nii /data/vtout

Thanks,

Pat

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

3 participants