At the Moment I have a really slow upload speed (0.01 MB/s) and I want to download a Docker image (ubuntu), but everytime it only throws the Error: Your Browser didn't send a full request in Time.
I already tried other Tools like dragmaster or frozen-image, but they give the same Error. Is it possible, to Download Docker Images (from Docker Hub) directly through the Browser?
Yes, you can download the “tar.gz” of this image directly and then load the image with "docker load -i"