Issues downloading very large docker images

只谈情不闲聊 提交于 2019-12-07 18:28:15

问题


I just thought, that caching is the solution.

I am trying to download an extremely big file on a slightly slow and unstable connection. Today I managed to download 12GB at very high financial cost and too much time used. It managed to fail after getting about 10GB (due to rain). When the download fails, with the normal command (below), I have to start over from scratch. Does anyone know a better way to do this with current software? I am using Mac OSX Sierra and the latest version of Docker.

Command: docker run --rm -it kaggle/rstats

来源:https://stackoverflow.com/questions/45578653/issues-downloading-very-large-docker-images

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!