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 #110

Closed leisux closed 4 years ago

leisux commented 4 years ago

Hi, I use my Mac to try this app and I download docker first, then clone gridstudio, enter the directory in the terminal then ./run.sh. But it failed and shown "Unable to find image 'ricklamers/gridstudio:release' locally". I don't know why? Is there something wrong?

ricklamers commented 4 years ago

That shouldn't actually be a problem. It's expected behavior, and Docker should automatically start downloading the Docker image from Docker's image repository: https://hub.docker.com/. Please report back if it doesn't start working after you wait for a while.