You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, when using easyWSL the connection might get interrupted, and the whole process will come to a halt, and will have to be restarted from the beggining. It'd be really good if we could cache layer downloads so only the failed layers have to be downloaded again.
Right now, it is practically impossible to download heavy docker images on an unstable connection using easyWSL
The text was updated successfully, but these errors were encountered:
Resuming downloads doesn't seem to possible because of limitations of using Docker Hub API. But caching layers is definitely possible and we are going to consider adding it in the new release.
Sometimes, when using easyWSL the connection might get interrupted, and the whole process will come to a halt, and will have to be restarted from the beggining. It'd be really good if we could cache layer downloads so only the failed layers have to be downloaded again.
Right now, it is practically impossible to download heavy docker images on an unstable connection using easyWSL
The text was updated successfully, but these errors were encountered: