Skip to content

Instantly share code, notes, and snippets.

@tmwatchanan
Created May 6, 2019 13:30
Show Gist options
  • Select an option

  • Save tmwatchanan/1ffd2ead71a6b4f6d199b35159c77786 to your computer and use it in GitHub Desktop.

Select an option

Save tmwatchanan/1ffd2ead71a6b4f6d199b35159c77786 to your computer and use it in GitHub Desktop.
A way that might be able to fix slow internet connection when pulling docker images
service docker stop
dockerd --max-concurrent-downloads 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment