-
Notifications
You must be signed in to change notification settings - Fork 121
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 for Mac - consistently slow speeds in network. #2814
Comments
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Gave up, moved to Linux. |
Sad to see this got closed without any resolutions. I experience a similar issue with network speeds for Internet to container transfer. Already allocated 4 cores, 10Gb RAM and 4Gb swap but the experience is the same. Containers where created with docker-compose and they are in the "docker-configs_default" network. |
this issue should be reopened |
I have experienced the same issue. Diagnosis ID: 54A0E2A5-DFEA-4380-8AAC-AABF6C10E66B/20200124232052 I use Docker on my work PC with no issues. I recently started developing on an iMac at home and it takes significantly longer to serve up the same main.js file. No issues when working on the PC. Same code, same images/containers, and I think my iMac actually has a much more powerful processor and more RAM. |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Tried with latest Stable version and Latest 18.03 Edge version as of this weekend, on High Sierra (and previous OS version Sierra).
Trying docker image linuxserver/sabnzbd on a usenet download. All settings held constant.
On bare metal OSX: approx 44MB/s speeds
On same network Windows PC: approx 44MB/s speeds
On Synology 1515+ on same network in Docker: approx 45MB/s speeds
Docker for Mac: 6-12MB/s speeds. Consistently. Sometimes going as high as 21MB/s.
I've tried allocating all the cores to Docker for Mac, increasing speed, etc.
Container loaded using :delegated tags for each volume, which makes no difference.
Are there any other ways to troubleshoot this?
The text was updated successfully, but these errors were encountered: