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

Errorred running docker pull shuzhao/asari #20

Closed
amnahsiddiqa opened this issue Jul 21, 2022 · 6 comments
Closed

Errorred running docker pull shuzhao/asari #20

amnahsiddiqa opened this issue Jul 21, 2022 · 6 comments

Comments

@amnahsiddiqa
Copy link
Collaborator

Using default tag (latest) would return error:

(base) MLG-JGM353:~ siddia$ docker pull shuzhao/asari
Using default tag: latest
Error response from daemon: manifest for shuzhao/asari:latest not found: manifest unknown: manifest unknown
@amnahsiddiqa
Copy link
Collaborator Author

Solution

use specific asari version based tag instead:

(base) MLG-JGM353:~ siddia$ docker pull shuzhao/asari:1.9.2
1.9.2: Pulling from shuzhao/asari
d8b55b2b6839: Pull complete 
711167e5dcf3: Pull complete 
2521a8d4cbbc: Pull complete 
3df1ce28b929: Pull complete 
371e0958329a: Pull complete 
cc67ea540a44: Pull complete 
Digest: sha256:68285a4778bd80aa346605dc88361a143b90405790e25931a4a9f01730aca997
Status: Downloaded newer image for shuzhao/asari:1.9.2
docker.io/shuzhao/asari:1.9.2
(base) MLG-JGM353:~ siddia$ 

@amnahsiddiqa amnahsiddiqa changed the title Errorred ruling docker pull shuzhao/asari Errorred running docker pull shuzhao/asari Jul 21, 2022
@gmhhope
Copy link

gmhhope commented Jul 22, 2022

Is the Asari under development? @amnahsiddiqa

pip3 install asari-metabolomics --upgrade
The folder you are executing pip from can no longer be found.

I will also try docker now.

@amnahsiddiqa
Copy link
Collaborator Author

@gmhhope No. I can tell more if I know more details of your system etc (its organizational/personal what macOS ); also just FYI I just installed it right now and there is no problem on my end. Docker is best to use.

@amnahsiddiqa
Copy link
Collaborator Author

Also the error sounds to me like you were using a virtual environment?

@gmhhope
Copy link

gmhhope commented Jul 22, 2022 via email

@shuzhao-li
Copy link
Collaborator

shuzhao-li commented Oct 11, 2022 via email

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