ricklamers / gridstudio

Grid studio is a web-based application for data science with full integration of open source data science frameworks and languages.
GNU Affero General Public License v3.0
8.88k stars 1.5k forks source link

Unable to find image 'ricklamers/gridstudio:release' locally #112

Closed luobihui closed 4 years ago

luobihui commented 4 years ago

Hi,I installed docker first and cloned gridstudio, then enter the directory in the terminal and ./run.sh. But it failed and shown "Unable to find image 'ricklamers/gridstudio:release' locally release: Pulling from ricklamers/gridstudio C:\Program Files\Docker\Docker\resources\bin\docker.exe: error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/6c/6c1c903c739a4f0bd365e310bb42933e9e45cdf75c7c78cfd0f6cce1d2b955d6/data?verify=1583688215-Ul8%2FbBhfD2kahM9TMd94cTmcenE%3D: net/http: TLS handshake timeout. See 'C:\Program Files\Docker\Docker\resources\bin\docker.exe run --help'." Is there something wrong?

codebysandwich commented 4 years ago

time out, pls try use mirror in docker.

ricklamers commented 4 years ago

Looks like it's your internet connection, if this issue persists please re-open and tell us a bit about what you tried. You could try re-installing Docker and trying again.

More details of similar issues can be found here: https://serverfault.com/a/913384.