Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


docker pull slow... what can I do to debug?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

docker pull slow... what can I do to debug?

docker pull ( docker pull cloudera/quickstart:latest) is super slow in one provider, but excellent in another.

What is a good way to debug the reason for slowness and provide it to the provider so they can help fix?

Comments

  • docker pull, and in another window, use iftop or something to see what IP it is downloading from.

    Then, you can create a MTR to begin to diagnose why it is slow

    Thanked by 2vimalware plumberg
  • Thanks. will try to get more details and share it with the provider and see if there is any solution available...

Sign In or Register to comment.