We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
No branches or pull requests
Hello,
I'm running a Raspian in Dockerpi:
I'm getting very slow internet speed inside. For example cloning with git:
This is confirmed by a speed test:
On the host, I get speeds that are 10X-40X more.
The text was updated successfully, but these errors were encountered: