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

get the latest docker image #591

Closed
rujinlong opened this issue Aug 12, 2022 · 4 comments
Closed

get the latest docker image #591

rujinlong opened this issue Aug 12, 2022 · 4 comments

Comments

@rujinlong
Copy link

Hi Martin & Milot,

It seems the latest build of mmseqs solved the GTDB issue #561. I would like to use the docker image of this build, but the image on docker hub is outdated (one year ago)? I noticed the github actions built a latest image recently, where can I find the image?

best,
Jinlong

@milot-mirdita
Copy link
Member

There are instructions on the github packges page:
https://github.com/soedinglab/MMseqs2/pkgs/container/mmseqs2

you have to pull the container from the github container registry. I don't think that we will use docker hub again in the future.

docker pull ghcr.io/soedinglab/mmseqs2:master

The container is built for x86_64 and arm64.

@rujinlong
Copy link
Author

Thanks, Milot. This works.

@josemduarte
Copy link

Just came across this issue after seeing that docker hub was outdated. Would it be possible to add a note to docker hub to point people to github container registry?

@milot-mirdita
Copy link
Member

Thanks for the note! I replaced the readme and description at docker hub with a pointer to GHCR.

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