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

Unable to pull repository/image with docker. #316

Closed
2 tasks
sethim opened this issue Mar 3, 2019 · 8 comments
Closed
2 tasks

Unable to pull repository/image with docker. #316

sethim opened this issue Mar 3, 2019 · 8 comments

Comments

@sethim
Copy link

sethim commented Mar 3, 2019

Summary

Platform details:

Choose one:

  • Local environment
  • Container
  • Heudiconv version:
@sethim
Copy link
Author

sethim commented Mar 3, 2019

Last login: Sun Mar 3 12:24:41 on ttys001
Mokshs-MacBook-Pro-2:~ msethi$ docker pull nipy/heudiconv:latest
Error response from daemon: manifest for nipy/heudiconv:latest not found
Mokshs-MacBook-Pro-2:~ msethi$

@satra
Copy link
Member

satra commented Mar 3, 2019

@sethim - to make clear that latest is not a good tag, we have renamed it as unstable. a stable version will be created as soon as #315 is merged. you can pull using: docker pull nipy/heudiconv:unstable

@satra satra closed this as completed Mar 3, 2019
@sethim
Copy link
Author

sethim commented Mar 3, 2019

Thanks

@kslays
Copy link

kslays commented Apr 26, 2019

The DockerHub HeuDiConv website shows following the Docker Pull Command in the upper right of the webpage:
docker pull nipy/heudiconv
This is converted automatically to:
docker pull nipy/heudiconv:latest
That results in the error message. All three installation instructions on the HeuDiConv GitHub website (the slides, BIDS tutorial, and Youtube video) all suggest this command and all result in this confusing error (see question by Brian Odegaard at bottom). Something should be changed in the docs, because currently it is not clear how to use HeuDiConv with Docker at all.

@SamGuay
Copy link

SamGuay commented Apr 26, 2019

I agree with @kslays that the installation doc should be updated or at least point to this closed issue. For people who are unfamiliar with GitHub, they may struggle to find the answer in a closed issue. In fact, they may just never find it. I thought my computer was the problem until I found this issue! 🙃

Cheers,

@mgxd
Copy link
Member

mgxd commented Apr 29, 2019

hi @SamGuay @kslays - we've since released v0.5.4, updated the slides, and readme on dockerhub to include instructions on using versioned releases. Hopefully this makes things much clearer 😃

@kslays
Copy link

kslays commented Apr 29, 2019

That's great, looks like v0.5.4 was a big release.

The GitHub readme.md should be changed as well, under the section called, "Tutorial with example conversion to BIDS format using Docker." Perhaps with a note for the two "Other tutorials" section, because they both still refer to the latest tag, which has an obscure failure error.

@SamGuay
Copy link

SamGuay commented Apr 29, 2019

Great, thanks! I was trying to install it this past Friday by following the given instructions on here and in the tutorials. So I think @kslays' idea of putting a note or something would be great.

Thanks again!

@mgxd mgxd pinned this issue May 2, 2019
@mgxd mgxd unpinned this issue Aug 9, 2019
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

5 participants