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

docker pull takes too long time #130

Open
yueli8 opened this issue Jun 30, 2022 · 0 comments
Open

docker pull takes too long time #130

yueli8 opened this issue Jun 30, 2022 · 0 comments

Comments

@yueli8
Copy link

yueli8 commented Jun 30, 2022

Hello,

Thank you for developing so nice software!

It takes me too long time to run the following code. Is that possible I can use command docker pull to shorter the time?

Thank you in advance for your great help!

Best,

Yue

 > model_slingshot <- infer_trajectory(dataset, methods_selected[1])
v1.0.3: Pulling from dynverse/ti_slingshot
a4d8138d0f6b: Pulling fs layer
fb232e1cbf74: Pulling fs layer
53a696448921: Pulling fs layer
0a98bf8e346b: Pulling fs layer
80070ed7cf88: Pulling fs layer
3dda0c19343b: Pulling fs layer
c8dedce96c17: Pulling fs layer
33199d4ff47f: Pulling fs layer
7d44151ac2da: Pulling fs layer
71c13904cc33: Pulling fs layer
a03a650d0366: Pulling fs layer
0a98bf8e346b: Waiting
d0e24af2427d: Pulling fs layer
80070ed7cf88: Waiting
509c796290f5: Pulling fs layer
fc7b41c3606c: Pulling fs layer
7d44151ac2da: Waiting
a0885e753793: Pulling fs layer
c8dedce96c17: Waiting
71c13904cc33: Waiting
33199d4ff47f: Waiting
a03a650d0366: Waiting
3dda0c19343b: Waiting
fc7b41c3606c: Waiting
d0e24af2427d: Waiting
509c796290f5: Waiting
a4d8138d0f6b: Download complete
a4d8138d0f6b: Pull complete
0a98bf8e346b: Download complete
80070ed7cf88: Verifying Checksum
80070ed7cf88: Download complete
3dda0c19343b: Verifying Checksum
3dda0c19343b: Download complete
c8dedce96c17: Download complete
53a696448921: Verifying Checksum
53a696448921: Download complete
7d44151ac2da: Verifying Checksum
7d44151ac2da: Download complete
71c13904cc33: Verifying Checksum
71c13904cc33: Download complete
fb232e1cbf74: Verifying Checksum
fb232e1cbf74: Download complete
fb232e1cbf74: Pull complete
53a696448921: Pull complete
0a98bf8e346b: Pull complete
80070ed7cf88: Pull complete
3dda0c19343b: Pull complete
c8dedce96c17: Pull complete
a03a650d0366: Verifying Checksum
a03a650d0366: Download complete
509c796290f5: Verifying Checksum
509c796290f5: Download complete
fc7b41c3606c: Download complete
d0e24af2427d: Verifying Checksum
d0e24af2427d: Download complete
a0885e753793: Verifying Checksum
a0885e753793: Download complete
33199d4ff47f: Download complete
33199d4ff47f: Pull complete
7d44151ac2da: Pull complete
71c13904cc33: Pull complete
a03a650d0366: Pull complete
d0e24af2427d: Pull complete
509c796290f5: Pull complete
fc7b41c3606c: Pull complete
a0885e753793: Pull complete
Digest: sha256:04c6bf68bb7eea865175b148d3d879f5b6f4932c20093c0a560ffa5e729ebd18
Status: Downloaded newer image for dynverse/ti_slingshot:v1.0.3
docker.io/dynverse/ti_slingshot:v1.0.3
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

1 participant