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

Slow Internet speed #46

Open
cdupont opened this issue Sep 10, 2021 · 1 comment
Open

Slow Internet speed #46

cdupont opened this issue Sep 10, 2021 · 1 comment

Comments

@cdupont
Copy link

cdupont commented Sep 10, 2021

Hello,
I'm running a Raspian in Dockerpi:

docker run -it --sysctl net.ipv4.ping_group_range="0 2147483647" -v /2020-02-13-raspbian-buster-lite.img:/sdcard/filesystem.img lukechilds/dockerpi:vm

I'm getting very slow internet speed inside. For example cloning with git:

git clone XXX
...
receiving objects:  49% (573/1155), 34.26 MiB | 123.00 KiB/s

This is confirmed by a speed test:

pi@raspberrypi:~$ curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -
Retrieving speedtest.net configuration...
Testing from AGSM Lighting SRL (213.171.98.58)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Prometeus di Daniela Agro (Cologno Monzese) [133.57 km]: 21.552 ms
Testing download speed................................................................................
Download: 9.34 Mbit/s
Testing upload speed................................................................................................
Upload: 26.43 Mbit/s

On the host, I get speeds that are 10X-40X more.

@skylight74
Copy link

+1

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