MauriceNino / dashdot

A simple, modern server dashboard, primarily used by smaller private servers
https://getdashdot.com/
MIT License
2.56k stars 94 forks source link

[Bug] docker image download slow #998

Closed ristein closed 8 months ago

ristein commented 8 months ago

Description of the bug

downloading images is slow. 0607ea55e6fb only loads at 40kb/s and takes 10min to complete. canceling and restarting sometimes makes it faster.

Screenshot_20240107-123239_Termux

How to reproduce

remove dashdot remove image start container

ristein commented 8 months ago

can one try ghcr.io/maricenino/dashdot and ghcr.io/maricenino/dashdot:dev? Are these the same images and also updated?

MauriceNino commented 8 months ago

For me, the download completes in under 5 seconds (after deleting all my images locally), so it sounds like you are having some network troubles, or maybe you download a lot of images and DockerHub throttles your connection?

image

But yes, the images on GitHub are up-to-date and can also be used.

Will close this, because it is not reproducible on my end.