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

How to pull the whole docker images at once? #10

Open
virologist opened this issue Dec 17, 2024 · 1 comment
Open

How to pull the whole docker images at once? #10

virologist opened this issue Dec 17, 2024 · 1 comment

Comments

@virologist
Copy link

Hi,there

1.is there any tutorial to follow to downloading these images?
2.how to pull these docker images at once?
3.How to keep these images update with this GitHub repository?

Yang

@fredericlemoine
Copy link
Contributor

Hello,

This repository contains only the Dockerfiles. The images are stored on Dockerhub.
You can pull them by executing the following command:

docker pull evolbioinfo/<name>:<version>

I don’t think you can download all the images at once.

if We update a Dockerfile we update the image as well on Dockerhub.

Best

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

2 participants